Closed
Conversation
2358350 to
1617813
Compare
Member
|
All in favor for that. This should be also mentioned in the release notes as it affects also user packages. |
strictDepsstrictDeps
59a0f73 to
694f44a
Compare
10 tasks
694f44a to
6308c9b
Compare
6308c9b to
3bd7dd7
Compare
10 tasks
3bd7dd7 to
a0d60d8
Compare
a0d60d8 to
0bbe59f
Compare
10 tasks
Member
Author
|
I need the |
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
Enable
strictDepsto check whether we're using (native)BuildInputs correctly or not. Fixing the fall-out of enabling this would be a huge step forward for cross-compiling Python packages.Python cross-compilation issue #53320
This PR includes a stdenv change for which a separate PR exists #53440. When that's accepted, the majority of changes will be ensuring the test dependencies are in the
checkInputs.To do:
strictDepsis enabled and clarify the inputs situation regarding Python packagesThings done
sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)nix path-info -Sbefore and after)