-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
treewide: drop darwinMinVersionHook
for macOS < 11
#370693
base: master
Are you sure you want to change the base?
Conversation
Okay, 796 might be a bit much with what we’ve already merged so far. I’ll split off the larger rebuilds into a |
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.
LGTM
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.
✅ for conduwuit
✅ for golem. @GaetanLepage thanks for verifying 🙏 |
✅ for
Also confirmed working with
|
@emilazy We good with rebuild count here to merge? |
Nah I need to split out some of this to a |
|
6cbb97f
to
793706e
Compare
|
I’m not sure why you ran Please don’t use the community builders as a replacement ofborg to Anyway I’ll get back to these PRs once that’s done. |
You are right. Sorry... Even lowering |
Following up on #370445 and friends. Time to resurrect my big old branch for a lot of the remaining stuff…
Running a
nixpkgs-review
, just in case. I think this is small enough formaster
but I can move the Qt change tostaging
if desired.cc @ofalvai @niklaskorz @kmatasfp for the
apple-sdk_15
unpins; it didn’t seem like those packages actually used any functionality newer than macOS 11, but I could be wrong.Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.