nixpkgs/pkgs/pkgs-lib/tests
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
..
default.nix pkgs-lib: Add tests for formats 2020-07-29 18:08:25 +02:00
formats.nix formats.ini: Introduce listToValue argument (#121613) 2021-05-04 09:49:25 +02:00