1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
hardware
installer
misc Fix compatibility with Nix < 1.6 2013-10-16 23:07:47 +02:00
profiles
programs
security
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
testing
virtualisation
module-list.nix
rename.nix