pythonPackages.systemdspawner: init at 0.14

This commit is contained in:
Chris Ostrouchov
2020-08-10 10:03:43 -07:00
committed by Jon
parent 228f08035d
commit 2147589c7a
3 changed files with 43 additions and 2 deletions
+4
View File
@@ -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