nixpkgs/pkgs/pkgs-lib
benaryorg 8b2d86b982
pkgs.formats: toINIWithGlobalSection wrapper
The new format is based on the existing wrapper and generates an INI file with an unnamed global section at the top as is used by *stunnel* for instance.
Technically the INI format is a subset of this however testing, type checking, and API guarantees profit from two separate generators.

Co-authored-by: tim-tx <tim-tx@users.noreply.github.com>
Signed-off-by: benaryorg <binary@benary.org>
2024-02-12 17:58:48 +00:00
..
formats formats.hocon: add backwards compatibility 2024-02-09 18:49:04 +01:00
tests pkgs.formats: toINIWithGlobalSection wrapper 2024-02-12 17:58:48 +00:00
default.nix
formats.nix pkgs.formats: toINIWithGlobalSection wrapper 2024-02-12 17:58:48 +00:00