pythonPackages.python-gitlab: init at 1.6.0

This commit is contained in:
nyanloutre
2018-11-04 12:47:46 +01:00
parent 1ee4c64511
commit 2e49503dfe
2 changed files with 24 additions and 0 deletions

View File

@@ -1626,6 +1626,8 @@ in {
inherit (pkgs.gitAndTools) git-annex;
};
python-gitlab = callPackage ../development/python-modules/python-gitlab { };
google-cloud-sdk = callPackage ../tools/admin/google-cloud-sdk { };
google-cloud-sdk-gce = callPackage ../tools/admin/google-cloud-sdk { with-gce=true; };