pythonPackages.dockerspawner: init at 0.11.1

This commit is contained in:
Chris Ostrouchov
2020-08-08 08:06:11 +02:00
committed by Frederik Rietdijk
parent 99f6fe1548
commit dcde340519
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -2870,6 +2870,8 @@ in {
dockerpty = callPackage ../development/python-modules/dockerpty {};
dockerspawner = callPackage ../development/python-modules/dockerspawner {};
docker_pycreds = callPackage ../development/python-modules/docker-pycreds {};
docloud = callPackage ../development/python-modules/docloud { };