-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
WIP: add depsBuildHost depsHostTarget #227502
base: staging
Are you sure you want to change the base?
Conversation
734c58c
to
5d9959c
Compare
CI should be green now. |
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.
Obviously this should wait until after 23.05.
I also think we should merge a treewide sed -i
search-and-replace simultaneously with this PR. We're going to get a lot of breakage either way, but if the treewide is done at the same time we'll get easier to diagnose breakage.
@@ -140,7 +142,8 @@ let | |||
|
|||
inherit buildPlatform hostPlatform targetPlatform; | |||
|
|||
inherit extraNativeBuildInputs extraBuildInputs | |||
inherit extraDepsBuildHost extraDepsHostTarget | |||
extraNativeBuildInputs extraBuildInputs |
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.
extraNativeBuildInputs extraBuildInputs |
#28327
#227327
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/
)