-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
z3: drop all but 4.14.x #374929
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
z3: drop all but 4.14.x #374929
Conversation
4f7539f to
e856410
Compare
e856410 to
d963c79
Compare
d963c79 to
757c264
Compare
757c264 to
3753156
Compare
pkgs/top-level/python-packages.nix
Outdated
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.
This pname change was causing a bunch of unnecessary rebuilds.
Clean up this package set, since nothing depends on it now, and deal-solver now appears to work fine.
3753156 to
6309e4e
Compare
|
|
Remove things that take forever to compile and seem to benchmark GCC when no one depends on them.
fstarnow maintains copies of z3 that simply override what nixpkgs trackssolcworks with the latest as wellThese take a long time to compile and were accruing lots of patches. After nixpkgs 25.05, we should drop them.
Move to by-name while we're at it; it fits nicely. :-)
Depends-on: #374917
Depends-on: #374928
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.