-
Notifications
You must be signed in to change notification settings - Fork 92
Simplify rules_nixpkgs_core module extensions #423
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d70da96
Update to NixOS-unstable and Bazel 6.3.2
aherrmann c1a32e6
Enable isolated extensions
aherrmann e678776
apply bzlmod configuration to common
aherrmann ebfed29
Implement a simplified form of nix_repo
aherrmann 5891452
Introduce an intermediate module for testing
aherrmann bbb628f
Add simple nix_pkg extension
aherrmann ebfef9c
Implement attribute path overriding
aherrmann 5dfbb3c
Add simple file and expr package tags
aherrmann f3e541e
nixpkgs-simple --> nixpkgs
aherrmann 06fce89
Move package tests to simple extension
aherrmann 73870f9
Add file and expr tags on the simple repo ext
aherrmann 4742fc1
Move the remaining tests to simple extension
aherrmann 277d9be
Remove the empty nix_pkg test set
aherrmann 12a83a2
fix ref to previous loop var
aherrmann 8254285
Remove unused non-simple extensions
aherrmann 2890c06
Remove unused nix_repo|pkg workspace shims
aherrmann a7343f4
Remove the "non-simple" extensions
aherrmann f3f83f6
Remove the module_registry support module
aherrmann 712bb96
Remove the "_simple" suffix
aherrmann e9ee233
Document the module and tag loops
aherrmann 8acd51c
Allow duplicates between default and dev-deps
aherrmann d9e0b2d
Run tests in and from intermediate module
aherrmann d01acba
Test isolated extensions in intermediate module
aherrmann 332fbb0
Fix bazelignore
aherrmann b32d2c1
Update the design document
aherrmann 24bbef8
Allow insecure package Python2
aherrmann c630600
Bump fixed Nix version
aherrmann 925f8e4
Patch cc-wrapper to replace --tmpdir flag
aherrmann 6222254
Add a comment to cc-wrapper patch
aherrmann 675f059
Share patched cc between go-bzlmod and go-workspace
aherrmann 6cb237b
Remove redundant @nixpkgs
aherrmann 651fe0d
Fall back to regular coreutils on Darwin
aherrmann 488358c
add a comment to the MacOS coreutils workaround
aherrmann 72b4b1d
simplify the may_override check
aherrmann 2cb592c
Update WORKSPACE
aherrmann a86be3c
Merge branch 'master' into bzlmod-isolate
mergify[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.