pythonPackages.systemdspawner: init at 0.14
This commit is contained in:
@@ -4481,6 +4481,10 @@ in {
|
||||
|
||||
jupyterhub-ldapauthenticator = callPackage ../development/python-modules/jupyterhub-ldapauthenticator { };
|
||||
|
||||
jupyterhub-systemdspawner = callPackage ../development/python-modules/jupyterhub-systemdspawner {
|
||||
inherit (pkgs) bash;
|
||||
};
|
||||
|
||||
kaggle = callPackage ../development/python-modules/kaggle { };
|
||||
|
||||
keyring = if isPy3k then
|
||||
|
||||
Reference in New Issue
Block a user