llvmPackages_{12,13,14,15,16,17,18,git}: use common libunwind#303447
Merged
wegank merged 1 commit intoNixOS:masterfrom Apr 12, 2024
Merged
llvmPackages_{12,13,14,15,16,17,18,git}: use common libunwind#303447wegank merged 1 commit intoNixOS:masterfrom
wegank merged 1 commit intoNixOS:masterfrom
Conversation
7834fb9 to
b54e0ec
Compare
Ericson2314
reviewed
Apr 11, 2024
Ericson2314
reviewed
Apr 11, 2024
b54e0ec to
0ccd341
Compare
8635797 to
3ef05d3
Compare
830def3 to
af4f4d6
Compare
af4f4d6 to
ae92b08
Compare
Member
|
Why is it |
Member
Author
|
@Ericson2314 Without it, it causes a rebuild. |
Member
Author
|
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/llvm/17/libunwind/default.nix vs https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/llvm/18/libunwind/default.nix LLVM 18 removes those hooks, 17 has them despite not having any patches. If we were to include the hooks only when there are patches then LLVM 17 will rebuild. We don't want rebuilds. |
Member
|
@RossComputerGuy OK great thanks! We can do that in a follow-up PR then. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Partial split from #299807
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.