fstrcmp: init at 0.7

This commit is contained in:
Stefan Wiehler
2018-10-31 07:47:20 +01:00
parent 408e8ca680
commit beeaebad5e
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -9568,6 +9568,8 @@ with pkgs;
frog = self.languageMachines.frog;
fstrcmp = callPackage ../development/libraries/fstrcmp { };
fstrm = callPackage ../development/libraries/fstrm { };
cfitsio = callPackage ../development/libraries/cfitsio { };