-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
Add Nixpkgs invocation helper modules #231940
Open
roberth
wants to merge
10
commits into
NixOS:master
Choose a base branch
from
hercules-ci:nixpkgs-module-helper
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4aac481 - Browse repository at this point
Copy the full SHA 4aac481View commit details -
flake.nix: Add modules.generic.nixpkgs
A helper for module system applications. Naming compatible with NixOS/nix#6257 To be supported by nix flake check in NixOS/nix#8332 Concept is in the spirit of a proposed module based solution to [RFC 0078 System-agnostic configuration file generators](NixOS/rfcs#78).
Configuration menu - View commit details
-
Copy full SHA for bfe8fd2 - Browse repository at this point
Copy the full SHA bfe8fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7409534 - Browse repository at this point
Copy the full SHA 7409534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fad676 - Browse repository at this point
Copy the full SHA 1fad676View commit details -
nixos/qemu-vm.nix: Use types.pkgs directly
This hack isn't needed anymore, and would be incompatible with having submodule at `nixpkgs.*`.
Configuration menu - View commit details
-
Copy full SHA for 14400cd - Browse repository at this point
Copy the full SHA 14400cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e482a - Browse repository at this point
Copy the full SHA 20e482aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44930c1 - Browse repository at this point
Copy the full SHA 44930c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1a58d - Browse repository at this point
Copy the full SHA fa1a58dView commit details -
nixos/doc/manual: Set feature flag and explain minimalModules use
A feature flag warning was rightfully picked up by ofborg. This should solve it, and hopefully help out the next person who tries to render docs for an optional module.
Configuration menu - View commit details
-
Copy full SHA for 01df1f8 - Browse repository at this point
Copy the full SHA 01df1f8View commit details
Commits on Jul 16, 2023
-
doc/using/configuration: Update
Co-authored-by: David Arnold <dgx.arnold@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f51d81 - Browse repository at this point
Copy the full SHA 4f51d81View commit details
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.