Martin Schwaighofer
|
a11492ad8c
|
pythonPackages.google-auth: add missing dependency on six
google-auth depends on six as indicated here:
https://github.com/googleapis/google-auth-library-python/blob/65074d3fbe488b95923dfa8335d071fa90bf383f/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 |
|