git: fix failing build on Darwin#170291
Conversation
|
This addresses the breakage on Darwin after #169223. |
|
Please cherry-pick against |
winterqt
left a comment
There was a problem hiding this comment.
I believe the convention we use is to add CoreServices to the function arguments, and then add it to the callPackage argument set in top-level with inherit. If you search through top-level you'll see a better example -- apologies for the terrible explanation.
330a240 to
6e91eb1
Compare
|
6e91eb1 to
354ddaf
Compare
Done.
No worries. I know what you mean. I originally avoided it here since I assumed git was doing it for a reason with |
|
@vcunat Should I have not pushed the change? I can revert. I’m keen to follow the prevailing convention, but I also don’t want to cause more breakage. |
354ddaf to
0e5763e
Compare
|
The merge base etc. look good to me now. Workflow docs, though without much detail: https://nixos.org/manual/nixpkgs/unstable/#submitting-changes-staging-next-branch |
primeos
left a comment
There was a problem hiding this comment.
I cannot test Darwin changes but the diff LGTM. Thanks! :)
Description of changes
Fixes Darwin build failure in staging.
sandboxis set to relaxed.Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes