summary refs log tree commit diff
path: root/nixos/lib/eval-config.nix
Commit message (Expand)AuthorAge
* 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