nixpkgs/nixos
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
..
doc Document nixos-install 2013-10-13 17:35:57 +02:00
gui
lib Fix runInMachine 2013-10-16 11:37:38 +02:00
maintainers
modules Make manual generation not depend on the user's configuration 2013-10-17 13:43:40 +02:00
tests Fix test evaluation 2013-10-16 12:47:11 +02:00
COPYING
default.nix Update the release expressions and the channel generators 2013-10-10 13:28:22 +02:00
README
release-combined.nix Make more tests release-critical 2013-10-17 12:20:07 +02:00
release.nix Fix test evaluation 2013-10-16 12:47:11 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.