nixpkgs/nixos/doc/manual
lucasew 83514ae7a9 lib.formats.yaml: use well known YAML format
The way `(lib.formats.yaml {}).generate` generates YAML is compliant
because on YAML 1.2 spec JSON is a subset of YAML but it bugs people's
minds and can lead to problems with software that is not compatible with
YAML 1.2.

This commit also changes the test of the generation function. Data
validation/typing remains the same.

See #133802.

Signed-off-by: lucasew <lucas59356@gmail.com>
2021-08-25 14:02:59 +02:00
..
administration installation-cd-base.nix: Add 'live.nixos.passwd' boot option 2021-07-03 09:53:16 +02:00
configuration Merge pull request #127085 from minijackson/xdg-desktop-portal-wlr-0.4.0-and-module 2021-06-25 03:50:44 +02:00
development Merge pull request #132583 from blaggacao/fix/soft-force-the-file-system-layout-for-boot-media 2021-08-17 22:36:41 +02:00
from_md lib.formats.yaml: use well known YAML format 2021-08-25 14:02:59 +02:00
installation nixos/installer: simplify and document wifi setup 2021-08-15 12:08:32 +02:00
release-notes lib.formats.yaml: use well known YAML format 2021-08-25 14:02:59 +02:00
.gitignore
contributing-to-this-manual.chapter.md nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
default.nix treewide: fold -> foldr 2021-01-26 10:57:07 +07:00
Makefile nixos/doc/manual/Makefile: Do not format 2021-03-22 21:15:11 +01:00
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/doc: Fix synopsis for nixos-rebuild(8) 2021-07-07 21:26:09 +00:00
man-nixos-version.xml
man-pages.xml
manual.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
md-to-db.sh nixos/doc: Synchronize the Markdown generator with Nixpkgs 2021-06-18 00:07:00 +02:00
preface.xml Link to Libera, Matrix instead of Freenode 2021-07-06 16:35:37 +02:00
README.md nixos/manual: Fix link to contributing guide 2021-07-16 22:55:28 -07:00
shell.nix mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00