nixpkgs/nixos/doc/manual
Eelco Dolstra 29027fd1e1 Rewrite ‘with pkgs.lib’ -> ‘with lib’
Using pkgs.lib on the spine of module evaluation is problematic
because the pkgs argument depends on the result of module
evaluation. To prevent an infinite recursion, pkgs and some of the
modules are evaluated twice, which is inefficient. Using ‘with lib’
prevents this problem.
2014-04-14 16:26:48 +02:00
..
configuration.xml Bring back mkOrder 2014-03-30 20:35:25 +02:00
containers.xml Document NixOS containers 2014-04-10 15:07:29 +02:00
default.nix Include the NixOS version in the manual 2013-11-01 16:47:29 +01:00
development.xml Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
installation.xml Added a static identifier to the installing nixos chapter 2014-02-27 14:56:13 +01:00
man-configuration.xml Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
man-nixos-build-vms.xml Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
man-nixos-generate-config.xml nixos-generate-config: Add --show-hardware-config. 2013-10-23 17:16:17 +02:00
man-nixos-install.xml Document nixos-install 2013-10-13 17:35:57 +02:00
man-nixos-option.xml nixos manual: replace /etc/nixos/nixos which no longer exists with more generic and more 2013-10-27 08:39:32 +02:00
man-nixos-rebuild.xml nixos manual: replace /etc/nixos/nixos which no longer exists with more generic and more 2013-10-27 08:39:32 +02:00
man-pages.xml Document nixos-install 2013-10-13 17:35:57 +02:00
manual.xml Document NixOS containers 2014-04-10 15:07:29 +02:00
options-to-docbook.xsl Simplify 2014-04-14 10:26:12 +02:00
release-notes.xml Disable allowUnfree by default 2014-04-09 00:09:31 +02:00
running.xml Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
style.css Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
troubleshooting.xml Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00