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