-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
Staging next #71780
Staging next #71780
Conversation
Does not seem to be needed. Hasn't been updated in over a year either.
We need this python version with its custom dependencies for aws_shell.
|
Forgive the offtopic comment, but just wanted to say 👍 THANK YOU @FRidh for your constant work tackling these staging->staging-next->master monsters (well, sometimes monsters)! That's all! Your efforts are appreciated! ❤️ |
The Python 2 build of twisted would fail when generating the cache. This failure started occuring since the change was introduced that builds setuptools as a wheel instead of as an egg, 90be4c2. Turns out moving this step to postFixup solves the issue. I suppose it is related to the order of site packages being evaluated, where PYTHONPATH introduced additional ones.
Builds fine now. This reverts commit a1a8c96.
Thanks @dtzWill ! If you keep pushing those core package updates, then I'll handle these monsters ;-) |
unbreaks pkgsi686Linux.openssl_1_0_2
as it is a dependency of sage.
Linux builds look good and are ready to go. Will wait till tomorrow for Darwin to catch up. |
oops, looks like I accidentally merged a conflict |
scared to push the merge conflict change, don't want to kick off another hydra job |
This hydra jobset evaluates only every 12 hours. Tomorrow morning when more Darwin builds are finished I will solve the merge conflicts and merge it into master. |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @