nixpkgs/nixos/doc/manual/development
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
..
activation-script.section.md
assertions.section.md
bootspec.chapter.md
building-parts.chapter.md
developing-the-test-driver.chapter.md
development.md
etc-overlay.section.md nixos/etc: add manual section 2024-01-22 00:54:13 +01:00
freeform-modules.section.md
importing-modules.section.md
linking-nixos-tests-to-packages.section.md
meta-attributes.section.md
nixos-tests.chapter.md
non-switchable-systems.section.md
option-declarations.section.md
option-def.section.md
option-types.section.md doc/option-types: Definitions are not declared 2024-01-29 19:13:37 +01:00
replace-modules.section.md
running-nixos-tests-interactively.section.md
running-nixos-tests.section.md
settings-options.section.md pkgs.formats: toINIWithGlobalSection wrapper 2024-02-12 17:58:48 +00:00
sources.chapter.md
testing-installer.chapter.md
unit-handling.section.md switch-to-configuration: add sysinit-reactivation manual section 2024-01-18 00:46:30 +01:00
what-happens-during-a-system-switch.chapter.md nixos/etc: add manual section 2024-01-22 00:54:13 +01:00
writing-documentation.chapter.md doc: Update manuals bespoke syntax 2024-01-25 16:33:35 +01:00
writing-modules.chapter.md
writing-nixos-tests.section.md