Merge branch 'master' into staging-next
This commit is contained in:
@@ -730,6 +730,8 @@ in {
|
||||
|
||||
diff-match-patch = callPackage ../development/python-modules/diff-match-patch { };
|
||||
|
||||
eliot = callPackage ../development/python-modules/eliot {};
|
||||
|
||||
entrance = callPackage ../development/python-modules/entrance { routerFeatures = false; };
|
||||
|
||||
entrance-with-router-features = callPackage ../development/python-modules/entrance { routerFeatures = true; };
|
||||
|
||||
Reference in New Issue
Block a user