-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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
llvmPackages_latest: 13 -> 14 #165701
llvmPackages_latest: 13 -> 14 #165701
Conversation
I don't know... perhaps packages that can't use |
It should be ready now, at least I've seen lots of fixes for LLVM 14 in the meantime, so I expect only very few breakages. |
I am fixing the remaining gnu install dirs. I am sorry I didn't do this long ago. |
Done in #176925 |
Ignoring mesa (by pinning it to Result of 2 packages marked as broken and skipped:
1 package failed to build:
18 packages built:
Mesa builds fine as well, I didn’t try using it. |
@ofborg build ccls |
@primeos if it ends up still failing, maybe indeed pin it? |
@Flakebi What did you do to get that small list of packages to build w/ |
ccls seems to build fine with LLVM 14 now. Maybe because of #183987? So I think this is ready to go. |
I patched my nixpkgs so that mesa uses |
Description of changes
This is likely not ready yet (some LLVM 14 packages might still be marked as broken) but as a reminder/TODO (#165520). I haven't done any testing yet and don't really have time/motivation to push this forward. Does someone else have time and motivation for this? Feel free to replace my PR. Whoever tests this should definitely take the credit for that work!
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