nixpkgs/pkgs/development/python-modules/google-auth
Martin Schwaighofer a11492ad8c pythonPackages.google-auth: add missing dependency on six
google-auth depends on six as indicated here:
65074d3fbe/setup.py

It only builds on hydra without it right now,
because another dependency pulls it in as a checkInput:
https://github.com/DavHau/mach-nix/issues/240#issuecomment-786015221
2021-02-25 19:00:30 +01:00
..
default.nix pythonPackages.google-auth: add missing dependency on six 2021-02-25 19:00:30 +01:00