1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
Profpatsch 61311665cb lib: add ini configuration generator
Many configurations are INI-style files. Attribute sets can be mapped
rather painlessly to the INI format.
This adds a function toINI inside a new generators library section.
Also, unit tests for the default values are provided.
2016-11-17 19:46:41 +01:00
..
tests
attrsets.nix
composable-derivation.nix
customisation.nix
debug.nix
default.nix lib: add ini configuration generator 2016-11-17 19:46:41 +01:00
deprecated.nix
fetchers.nix
generators.nix lib: add ini configuration generator 2016-11-17 19:46:41 +01:00
licenses.nix
lists.nix
maintainers.nix Merge pull request #20392 from jerith666/cp-48 2016-11-15 22:34:38 +01:00
meta.nix
minver.nix
modules.nix module system: extensible option types 2016-11-06 00:05:58 +01:00
options.nix module system: extensible option types 2016-11-06 00:05:58 +01:00
platforms.nix
sandbox.nix
sources.nix
strings-with-deps.nix
strings.nix
systems.nix
tests.nix lib: add ini configuration generator 2016-11-17 19:46:41 +01:00
trivial.nix Merge pull request #19496 from Ericson2314/overridePackages 2016-10-26 14:01:13 -04:00
types.nix either type: improve merge function 2016-11-08 20:46:34 +01:00