-
-
Notifications
You must be signed in to change notification settings - Fork 15k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[21.11] llvmPackages_14: 14.0.0rc1 -> 14.0.1 #171556
Conversation
@GrahamcOfBorg build llvm_14 |
Please use |
@primeos that is fine, but it is not just one commit, but this list:
One of those updates other llvm directories besides EDIT: I think removing these should be acceptable:
That leaves us with one change in |
Yes, that's fine ;)
I usually do one of two things (after examining the commit): In this case I didn't cherry-pick any of those commits since NixOS 22.05 is imminent and I only care about Chromium but it's of course fine to backport those commits. |
@primeos Okay, PTAL. |
(cherry picked from commit dd8169d)
(cherry picked from commit 90d9b7c)
(cherry picked from commit f0c2e46)
(cherry picked from commit c9cfbe0)
(cherry picked from commit 641c2d3)
(cherry picked from commit 790c4f1)
(cherry picked from commit 5e04d64)
(cherry picked from commit 7151381)
(cherry picked from commit 4f3116f)
(cherry picked from commit 2efcc3e)
Fixes NixOS#166833. The build creates a symlink for this assuming it's present, so be sure it's there when filtering the source for clang. Alternatively we could use LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR. (cherry picked from commit 075c5eb)
(cherry picked from commit 84dbfa8)
@primeos Sadly the Darwin builders ofBorg time out after an hour, but both Linux builders have produced results. So I guess this is an improvement. |
|
Not really, I just don't have that much time anymore so it takes me a bit sometimes (but feel free to re-ping me after a few days in case I forgot about something). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff and commits LGTM (I did a few Git checks to verify it). CI is also fine so it should be good to go :) Thanks for the PR!
This (mostly) catches up with
master
branch and unbreaksllvm_14
and dependents.This is the difference vs.
master
:Description of changes
Things done
sandbox = true
set 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.sh
to update generated release notes