pythonPackages.entrance: init at 1.1.10
This commit is contained in:
@@ -563,6 +563,10 @@ in {
|
||||
|
||||
diff-match-patch = callPackage ../development/python-modules/diff-match-patch { };
|
||||
|
||||
entrance = callPackage ../development/python-modules/entrance { routerFeatures = false; };
|
||||
|
||||
entrance-with-router-features = callPackage ../development/python-modules/entrance { routerFeatures = true; };
|
||||
|
||||
eradicate = callPackage ../development/python-modules/eradicate { };
|
||||
|
||||
face = callPackage ../development/python-modules/face { };
|
||||
|
||||
Reference in New Issue
Block a user