reftools: init at unstable 2018-09-14

This commit is contained in:
Wael M. Nasreddine
2018-11-02 21:58:09 -07:00
parent 6d7413e54a
commit f6e78e49fa
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -5095,6 +5095,8 @@ with pkgs;
recoverjpeg = callPackage ../tools/misc/recoverjpeg { };
reftools = callPackage ../development/tools/reftools { };
reposurgeon = callPackage ../applications/version-management/reposurgeon { };
reptyr = callPackage ../os-specific/linux/reptyr {};