nixpkgs-suyu/nixos
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
..
doc lib.formats.yaml: use well known YAML format 2021-08-25 14:02:59 +02:00
lib nixos/test: some test fixes in succession of #125992 2021-08-20 13:38:22 -05:00
maintainers
modules Merge pull request #128624 from vs49688/exfat 2021-08-25 12:24:39 +02:00
tests postfixadmin: init at 3.3.9 2021-08-24 23:46:06 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix

*** NixOS ***

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