nixpkgs/nixos/modules
Eelco Dolstra 82ad8c5ce0 Make manual generation not depend on the user's configuration
Previously changing the value of certain options in configuration.nix
would cause the manual to be regenerated, because some option defaults
depend on the configuration.  This is undesirable because rebuilding
the manual is kind of slow.  So now the manual reflects an empty
configuration.

The downside is that this requires another call to fixMergeModules,
which adds about 14% to evaluation time.  Probably worth it.
2013-10-17 13:43:40 +02:00
..
config Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
hardware Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
installer Get rid of <nixpkgs> 2013-10-15 17:52:02 +02:00
misc Fix compatibility with Nix < 1.6 2013-10-16 23:07:47 +02:00
profiles Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
programs D'oh 2013-10-16 16:01:27 -04:00
security sshd: Remove the usePAM option 2013-10-15 15:05:49 +02:00
services Make manual generation not depend on the user's configuration 2013-10-17 13:43:40 +02:00
system grub: Make assertion lazier 2013-10-17 13:30:49 +02:00
tasks Load the xfs kernel module on demand 2013-10-13 17:35:57 +02:00
testing Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
virtualisation Fix runInMachine 2013-10-16 11:37:38 +02:00
module-list.nix D'oh 2013-10-16 16:01:27 -04:00
rename.nix Remove old efi boot stub bootloader 2013-10-10 10:54:35 -04:00