Conversation
r-burns
left a comment
There was a problem hiding this comment.
Works for me. Thanks for the quick fix!
|
Result of 2 packages failed to build:2 packages built successfully:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. |
|
Hmm, all of the dependencies of stdenvBootstrapTools.aarch64-darwin built, but it fell down at the end: |
Fixes build on x86_64-darwin
f341d0b to
dedaa24
Compare
|
This seems to be a combination of two bugs. The first, is that the bootstrap tools contain x86_64 for The second was a bug in the cpu subtype handling from thefloweringash/sigtool#6. There seems to be some metadata in the top byte that must not be passed to codesign_allocate. Fixed in |
|
Just saying I'm now running the nixpkgs-review on x86_64-darwin |
|
stdenvBootstrapTools.aarch64-darwin builds with 0.1.2. Excellent work! |
|
There are a couple of errors on darwin-x86_64 those seem unrelated though this one just seems like a straightforward missing application framework. and |
|
I think we are good to merge here. |
|
Thanks a lot for the quick response to this! |
Fixes build on x86_64-darwin.
See also alternative fix #139271, and (my) upstream changes.
Motivation for this change
Fix channel blocking build
stdenvBootstrapTools.aarch64-darwin.#138453 (comment)
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)