summary refs log tree commit diff
path: root/nixos/lib/eval-config.nix
Commit message (Expand)AuthorAge
* nixos: move default module location logic to `eval-config.nix`Naïm Favier2022-01-27
* Merge pull request #153211 from hercules-ci/minimal-nixosRobert Hensing2022-01-20
|\
| * nixos/lib: Clarify that nixos.evalModules impl is NOT experimentalRobert Hensing2022-01-10
| * nixos/eval-config: Layer on top of nixos/eval-config-minimalRobert Hensing2022-01-10
* | nixos/lib/eval-config.nix: Return all of evalModules return attrsRobert Hensing2021-12-17
* | nixos/default.nix: Use extendModulesRobert Hensing2021-12-17
|/
* lib/nixos/eval-config.nix: Fix extraArgsSilvan Mosberger2021-12-10
* nixos/eval-config: Deprecate extraArgs and check parametersRobert Hensing2021-12-02
* nixos/eval-config: Remove a recRobert Hensing2021-12-02
* nixos/eval-config: Avoid evalModules args and check parametersRobert Hensing2021-12-02
* nixos/specialisation: Rephrase in terms of extendModules, noUserModulesRobert Hensing2021-11-01
* Revert "nixos/specialisation: Rephrase in terms of extendModules, noUserModules"Robert Hensing2021-11-01
* nixos/specialisation: Rephrase in terms of extendModules, noUserModulesRobert Hensing2021-11-01
* nixos/eval-config.nix: Expose typeRobert Hensing2021-11-01
* Merge pull request #51850 from roberth/nixos-pureSilvan Mosberger2020-08-24
|\
| * nixos/lib/eval-config.nix: Add extraModules parameter for opt-in purityRobert Hensing2018-12-10
* | nixos: Fix pkgs exportingSilvan Mosberger2020-03-19
* | nixos/activation: use eval-config's system argument for nestingAndrew Childs2020-03-05
* | nixos: doc: optionally include all modules in manual generationArian van Putten2019-03-05
|/
* Merge pull request #49401 from aherrmann/stringify-modules-pathEelco Dolstra2018-10-29
|\
| * nixos/lib/eval-config.nix: toString modulesPathAndreas Herrmann2018-10-29
| * Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra2016-03-01
| * Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel2016-02-29
* | Merge pull request #46341 from obsidiansystems/fix-46320Graham Christensen2018-09-08
|\ \
| * | nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson2018-09-07
* | | treewide: Remove uses of builtins.toPath.Shea Levy2018-05-22
|/ /
* | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* | eval-config.nix: configuration->configuration.nixChris Martin2017-01-04
|/
* nixos: move left-behind allowUnfree commentTobias Geerinckx-Rice2015-09-03
* Update option-usages.nix expression to work with newer version of the module ...Nicolas B. Pierron2015-08-09
* Bring an importable modulesPath back from the dead, in the only way I knowDan Peebles2015-06-08
* Document and rename internal option of modules.Nicolas B. Pierron2015-03-15
* Move most extra args out of eval-config.nixShea Levy2015-03-12
* Add comments about the module system interfaceShea Levy2015-03-12
* evalModules: Add internal option for the check argumentShea Levy2015-03-12
* nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy2015-03-12
* nixos: allow adding extra modules through environmentMathijs Kwik2014-12-16
* no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra2014-04-16
* Disable allowUnfree by defaultEelco Dolstra2014-04-09
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* Fix environment.checkConfigurationOptionsEelco Dolstra2013-10-29
* Fix nixos-optionEelco Dolstra2013-10-28
* Check for undeclared optionsEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Add a way to define obsolete options that have no replacementEelco Dolstra2013-10-23
* Terrible backward compatibility hackEelco Dolstra2013-10-11
* Update the release expressions and the channel generatorsEelco Dolstra2013-10-10
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10