python3Packages.debts: init at 0.5

This commit is contained in:
Symphorien Gibol
2020-07-06 18:35:21 +02:00
parent 3603c4e163
commit a71acfeb0b
2 changed files with 44 additions and 0 deletions
+2
View File
@@ -683,6 +683,8 @@ in {
inherit (pkgs) dbus pkgconfig;
};
debts = callPackage ../development/python-modules/debts { };
dftfit = callPackage ../development/python-modules/dftfit { };
dicom2nifti = callPackage ../development/python-modules/dicom2nifti { };