-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
python3Packages.etelemetry: unbreak #93685
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
Conversation
sha256 = "12ax07n81vxbyayhwzi1q6x7gfmwmvrvwm1n4ii6qa6fqlp9pzj7"; | ||
}; | ||
|
||
checkInputs = [ pytest pytestrunner pytestCheckHook ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pytestrunner needs to be a nativeBuildInputs because it is a setup requires https://github.com/grantmcconnaughey/ci.py/blob/master/setup.py#L10. Very annoying that this has proliferated throughout the python ecosystem
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should elaborate why. If you were to disable checks it would fail at setup always
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I didn't realize that. Fixed.
@ofborg build python36Packages.etelemetry python37Packages.eteletmetry python38Packages.etelemetry |
75ebf22
to
323ba8a
Compare
@ofborg build python36Packages.etelemetry python37Packages.eteletmetry python38Packages.etelemetry |
Thanks for the fixes @bcdarwin ✨ |
by adding dependencies missed in the last Python mass update
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)