docs/installShellFiles: document how to not break cross-compilation#326016
docs/installShellFiles: document how to not break cross-compilation#326016Mic92 wants to merge 1 commit intoNixOS:masterfrom
Conversation
c3ff62c to
cde8053
Compare
cde8053 to
9d7fcba
Compare
9d7fcba to
a2b9db8
Compare
|
PR on the same subject #325591 |
| ''; | ||
| } | ||
| ``` | ||
|
|
There was a problem hiding this comment.
Some people have spoken out against this solution before #316749 (comment) and below.
There was a problem hiding this comment.
I cannot quite follow the reasoning in this thread though. Qemu is not that bad to have in your build closure. It should be already compiled anyway. But I think it's harder to test, so I personally prefer if contributor at least remove this completion for cross compilation.
There was a problem hiding this comment.
I don't have a strong opinion either way, just trying to tie all the discussions in various places together (and hopefully the bikeshedding will converge on something).
Separate question: why is this in preFixup? Is that because it's before wrapping happens?
There was a problem hiding this comment.
I don't have a strong opinion here. I let you let write the documentation than.
Just ping me on the review.
|
Also linking to discussion in #308283 . |
Description of changes
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.