Downgrade llvmPackages_latest to 12 on Darwin#146517
Closed
midchildan wants to merge 3 commits intoNixOS:stagingfrom
Closed
Downgrade llvmPackages_latest to 12 on Darwin#146517midchildan wants to merge 3 commits intoNixOS:stagingfrom
midchildan wants to merge 3 commits intoNixOS:stagingfrom
Conversation
c73ffcf to
8aa8ecf
Compare
8aa8ecf to
e440b76
Compare
Contributor
|
@ofborg eval |
Contributor
|
I would prefer to fix why they are broken, rather than just "rolling" back. However that's a lot more work. |
Contributor
|
@ofborg eval |
Member
Author
|
For an actual fix, building |
midchildan
added a commit
to midchildan/dotfiles
that referenced
this pull request
Nov 21, 2021
midchildan
added a commit
to midchildan/dotfiles
that referenced
this pull request
Nov 21, 2021
Member
Author
|
I've enabled |
13 tasks
Member
Author
|
Closing in favor of #147289. |
Member
Author
|
Reopening because #147289 (comment). |
Member
Author
|
Re-closing because #147289 is now working. |
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.
Motivation for this change
The recent upgrade of
llvmPackages_latesttollvmPackages_13broke a number of packages that depend on it, due tollmvPackages_13.libcxx(and by extension,llvmPackages_13.clang) being marked as broken. This reverts those changes on Darwin. It should fix the builds of the following packages:Relates to: #140783, #140783
ZHF: #144627
Things done
Since building from the staging branch triggered an overwhelming amount of local builds, I've tested on the
masterbranched and rebased againststaging.sandbox = trueset 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/)