nixpkgs-suyu/nixos/doc/manual/development
Silvan Mosberger b8336c2b8a
formats.ini: Introduce listToValue argument (#121613)
Allows coercing lists to values. E.g.

  formats.ini { listToValue = lib.concatMapStringsSep ", " (lib.generators.mkValueStringDefault {}); }
2021-05-04 09:49:25 +02:00
..
assertions.xml
building-nixos.xml
building-parts.xml
development.xml
freeform-modules.xml
importing-modules.xml
meta-attributes.xml
nixos-tests.xml
option-declarations.xml
option-def.xml
option-types.xml
releases.xml
replace-modules.xml
running-nixos-tests-interactively.xml
running-nixos-tests.xml
settings-options.xml formats.ini: Introduce listToValue argument (#121613) 2021-05-04 09:49:25 +02:00
sources.xml
testing-installer.xml
writing-documentation.xml nixos/doc: Update Writing Documentation to use nix-shell 2021-03-22 21:21:08 +01:00
writing-modules.xml
writing-nixos-tests.xml nixos/test-driver: use a variety of different Tesseract settings for OCR 2021-04-23 18:42:35 +00:00