Merge pull request #50176 from Mic92/docker-componse

docker-compose: rename from docker_compose, python3 by default
This commit is contained in:
Jörg Thalheim
2018-11-12 10:14:53 +00:00
committed by GitHub
4 changed files with 2 additions and 3 deletions

View File

@@ -2224,8 +2224,6 @@ in {
pyfribidi = callPackage ../development/python-modules/pyfribidi { };
docker_compose = callPackage ../development/python-modules/docker_compose {};
pyftpdlib = callPackage ../development/python-modules/pyftpdlib { };
fdroidserver = callPackage ../development/python-modules/fdroidserver { };