treewide: move NIX_CFLAGS_COMPILE to the env attrset #217206
Merged
lovesegfault merged 6 commits intoNixOS:masterfrom Feb 23, 2023
Merged
treewide: move NIX_CFLAGS_COMPILE to the env attrset #217206lovesegfault merged 6 commits intoNixOS:masterfrom
lovesegfault merged 6 commits intoNixOS:masterfrom
Conversation
da3f2b3 to
9fd7fdd
Compare
2ea0c08 to
1997d46
Compare
d648301 to
c8cc1ba
Compare
c8cc1ba to
3dbd481
Compare
Member
|
Aha! |
Member
I take it this makes it impossible to use a list of strings for cflags? |
Member
Author
see commit messages |
Member
Author
|
rPackages emscriptenPackages fixes #217870 appears to be a problem in only those sets checked with |
Atemu
added a commit
to Atemu/nixpkgs
that referenced
this pull request
Feb 23, 2023
Member
Author
|
with #217962 commits other than |
12 tasks
12 tasks
markuskowa
added a commit
to Nix-QChem/NixOS-QChem
that referenced
this pull request
Mar 14, 2023
Change was introduced in NixOS/nixpkgs#217206 for structuredAttrs
12 tasks
13 tasks
13 tasks
13 tasks
magneticflux-
added a commit
to magneticflux-/nixpkgs
that referenced
this pull request
Jan 15, 2024
Closes NixOS#273746 See NixOS#217206 Co-authored-by: Weijia Wang <[email protected]>
artyrian
pushed a commit
to artyrian/nixpkgs
that referenced
this pull request
Jun 27, 2024
Closes NixOS#273746 See NixOS#217206 Co-authored-by: Weijia Wang <[email protected]>
4 tasks
uninsane
pushed a commit
that referenced
this pull request
Nov 14, 2024
See #217206 Signed-off-by: Yuxuan Shui <[email protected]>
13 tasks
13 tasks
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
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
Previous unmerged structuredAttrs and env PRs have done the same thing #76732
other variables that will have to be transferred (in separate PRs)
Things done
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/)