Merge pull request #102060 from addict3d/add-python-diagrams-from-github

This commit is contained in:
Sandro
2021-04-13 13:56:54 +02:00
committed by GitHub
6 changed files with 98 additions and 0 deletions

View File

@@ -1817,6 +1817,8 @@ in {
dftfit = callPackage ../development/python-modules/dftfit { };
diagrams = callPackage ../development/python-modules/diagrams { };
diceware = callPackage ../development/python-modules/diceware { };
dicom2nifti = callPackage ../development/python-modules/dicom2nifti { };