python3Packages.unifiled: init at 1.1

This commit is contained in:
Fabian Affolter
2021-01-11 17:41:59 -08:00
committed by Jonathan Ringer
parent a588b71b37
commit 8605fbd0e4
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -7789,6 +7789,8 @@ in {
unifi = callPackage ../development/python-modules/unifi { };
unifiled = callPackage ../development/python-modules/unifiled { };
units = callPackage ../development/python-modules/units { };
unittest2 = callPackage ../development/python-modules/unittest2 { };