freshBootstrapTools: Overlay the package set with the desired LLVM#267058
freshBootstrapTools: Overlay the package set with the desired LLVM#267058K900 merged 2 commits intoNixOS:masterfrom
Conversation
As reported in NixOS#241692, since the `llvmPackages` bump the bootstrap-tools started failing to build due to a mismatch in LLVM versions used to build certain tools. By overlaying the imported package set to specify `llvmPackages`, we get everything built with the expected LLVM version.
da6ebd1 to
887d33a
Compare
|
I will merge this as soon as CI passes. |
This comment was marked as duplicate.
This comment was marked as duplicate.
|
@ofborg build freshBootstrapTools.test |
|
@vcunat is there some way for me to slap the red "channel blocker" lozenge-of doom on ofborg itself?
I haven't had any Darwin machines for almost a decade so there isn't much I can do. |
|
I'm not aware of a way. For OfBorg questions I'd recommend https://matrix.to/#/#ofborg:nixos.org |
Just waiting for |
I think I'll try |
|
Ah, darn, wish I could've caught this before merge. The comment's written from a pre-change perspective so it's a bit weird now. Not sure if worth another PR to just slightly alter the wording though? |
|
If you have better wording, I'd suggest at least committing it somewhere while you know it, so that it gets merged at some point if not immediately. |
As reported in #241692, since the
llvmPackagesbump the bootstrap-tools started failing to build due to a mismatch in LLVM versions used to build certain tools.By overlaying the imported package set to specify
llvmPackages, we get everything built with the expected LLVM version.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/)