-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3Packages.google-compute-engine: fix build #47267
Conversation
The dependency `distro` was missing. See https://hydra.nixos.org/build/81330387 Addresses NixOS#45960
@GrahamcOfBorg build python27Packages.google-compute-engine python36Packages.google-compute-engine google-compute-engine |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: python27Packages.google-compute-engine, python36Packages.google-compute-engine, google-compute-engine Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: python27Packages.google-compute-engine, python36Packages.google-compute-engine, google-compute-engine Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: python27Packages.google-compute-engine, python36Packages.google-compute-engine, google-compute-engine Partial log (click to expand)
|
The dependency `distro` was missing. See https://hydra.nixos.org/build/81330387 Addresses #45960 (cherry picked from commit baa7e52)
backported: 32a5d08 |
Motivation for this change
The dependency
distro
was missing.See https://hydra.nixos.org/build/81330387
Addresses #45960
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)