nixpkgs/nixos/doc/manual
Robert Hensing 49237015d6 nixos/doc: Make nixos-manual-combined fail easy to inspect
By writing the unchecked outputs before checking them, they will
be written to a store path, which appears in the log, and which
sticks around even if the build fails. Eventually it is GCed, but
until then, you can open the file.

If you run it in a terminal+editor combination like VSCode, the
failure location is just one Ctrl+click away.
2022-06-27 17:41:32 +02:00
..
administration nixos-container: Use new configuration & state directories 2022-04-27 18:35:08 +12:00
configuration nixos/thunar: init 2022-06-26 12:22:07 -03:00
development Merge pull request #176146 from pennae/module-docs-markdown 2022-06-21 13:16:02 +02:00
from_md Merge pull request #178841 from Madouura/dev/zfs 2022-06-27 10:12:02 +07:00
installation nixos/doc: document how to use kexecTree 2022-06-09 20:08:34 +02:00
release-notes Merge pull request #178841 from Madouura/dev/zfs 2022-06-27 10:12:02 +07:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/doc: Make nixos-manual-combined fail easy to inspect 2022-06-27 17:41:32 +02:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos-rebuild: document cross compilation subtlety 2022-04-05 16:00:51 +02:00
man-nixos-version.xml
man-pages.xml nixos/manual: Update copyright years, authors, and copyright 2022-03-20 12:27:12 +01:00
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: consistent pandoc version 2022-04-14 12:57:51 +00:00
preface.xml
README.md
shell.nix