summary refs log tree commit diff
path: root/nixos/lib/eval-config.nix
AgeCommit message (Expand)AuthorFilesLines
2020-08-24Merge pull request #51850 from roberth/nixos-pureSilvan Mosberger1-2/+2
2020-03-19nixos: Fix pkgs exportingSilvan Mosberger1-2/+2
2020-03-05nixos/activation: use eval-config's system argument for nestingAndrew Childs1-0/+6
2019-03-05nixos: doc: optionally include all modules in manual generationArian van Putten1-2/+2
2018-12-10nixos/lib/eval-config.nix: Add extraModules parameter for opt-in purityRobert Hensing1-2/+2
2018-10-29Merge pull request #49401 from aherrmann/stringify-modules-pathEelco Dolstra1-1/+2
2018-10-29nixos/lib/eval-config.nix: toString modulesPathAndreas Herrmann1-1/+2
2018-09-08Merge pull request #46341 from obsidiansystems/fix-46320Graham Christensen1-1/+5
2018-09-07nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson1-1/+5
2018-05-22treewide: Remove uses of builtins.toPath.Shea Levy1-1/+1
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson1-2/+2
2017-01-04eval-config.nix: configuration->configuration.nixChris Martin1-1/+1
2016-03-01Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra1-12/+3
2016-02-29Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel1-3/+12
2015-09-03nixos: move left-behind allowUnfree commentTobias Geerinckx-Rice1-5/+0
2015-08-09Update option-usages.nix expression to work with newer version of the module ...Nicolas B. Pierron1-1/+3
2015-06-08Bring an importable modulesPath back from the dead, in the only way I knowDan Peebles1-0/+1
2015-03-15Document and rename internal option of modules.Nicolas B. Pierron1-2/+2
2015-03-12Move most extra args out of eval-config.nixShea Levy1-17/+3
2015-03-12Add comments about the module system interfaceShea Levy1-5/+17
2015-03-12evalModules: Add internal option for the check argumentShea Levy1-2/+1
2015-03-12nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy1-20/+15
2014-12-16nixos: allow adding extra modules through environmentMathijs Kwik1-4/+5
2014-04-16no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbusEelco Dolstra1-1/+1
2014-04-09Disable allowUnfree by defaultEelco Dolstra1-1/+6
2013-11-27Add support for lightweight NixOS containersEelco Dolstra1-1/+3
2013-10-29Fix environment.checkConfigurationOptionsEelco Dolstra1-1/+1
2013-10-28Fix nixos-optionEelco Dolstra1-8/+5
2013-10-28Check for undeclared optionsEelco Dolstra1-5/+8
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra1-10/+3
2013-10-23Add a way to define obsolete options that have no replacementEelco Dolstra1-2/+1
2013-10-11Terrible backward compatibility hackEelco Dolstra1-3/+3
2013-10-10Update the release expressions and the channel generatorsEelco Dolstra1-4/+3
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+73