summary refs log tree commit diff
path: root/lib/generators.nix
Commit message (Expand)AuthorAge
* Merge pull request #250220Robert Helgesson2023-09-11
|\
| * lib.generators.toGitINI: escape string values in configurationRobert Helgesson2023-08-19
* | nixos/dconf: add settings supportlinsui2023-08-15
|/
* lib/generators/toKeyValue: add `indent` parameterNaïm Favier2023-07-22
* lib.generators.toINIWithGlobalSection: give sections a defaultArtturin2023-06-29
* lib: fix typosfigsoda2023-05-19
* Merge pull request #223407 from AngryAnt/toplist-pathtoonn2023-05-05
|\
| * lib.toPlist: support for path valuesEmil "AngryAnt" Johansen2023-03-27
* | lib.generators.toLua: asBindings optionMykola Orliuk2023-04-29
* | lib.generators.toLua: allow disabling multilineMykola Orliuk2023-04-23
* | lib.generators.toLua: tune comment for noogle useMykola Orliuk2023-04-23
* | lib/generators: add toLua/mkLuaInlineMykola Orliuk2023-04-23
|/
* treewide: deprecate isNullFelix Buehler2023-03-06
* stdenv/check-meta: do deep type checksNaïm Favier2023-01-01
* lib.generators.toPretty: Add attribute name to error contextRobert Hensing2022-12-10
* nixos/doc: render option values using `lib.generators.toPretty`Naïm Favier2022-12-08
* lib/generators.toPretty: escape strings properlyNaïm Favier2022-12-08
* lib/generators.toPretty: don't evaluate derivationsNaïm Favier2022-12-08
* treewide: optional -> optionals where the argument is a listArtturin2022-10-10
* lib.generators: simplify toYAMLfigsoda2022-09-28
* lib/generators.nix: remove unused bindingsfigsoda2022-09-26
* lib/generators: withRecursion: don't break attr-sets with special attrsMaximilian Bosch2022-04-12
* lib.generators: fix references to test fileProfpatsch2022-03-14
* lib.generators: add toINIWithGlobalSectionProfpatsch2022-03-14
* Merge pull request #131205 from Ma27/showdefs-overflowLinus Heckemann2021-09-29
|\
| * lib/generators: fix error messageMaximilian Bosch2021-09-28
| * lib/generators: move limit detection into `withRecursion`Maximilian Bosch2021-08-26
| * lib/generators/toPretty: add evaluation-limitMaximilian Bosch2021-08-25
* | lib.generators.toINI: serialize derivations to stringzimbatm2021-09-12
* | lib.generators.toGitINI: don't traverse derivationszimbatm2021-09-12
|/
* lib.generators: Handle no drvPath in toPrettySilvan Mosberger2021-08-11
* lib/generators: add toDhallEmery Hemingway2021-04-01
* Revert "lib/generators: fix toPretty throwing on (partially applied) builtins"sternenseemann2021-02-01
* lib/generators: fix toPretty throwing on (partially applied) builtinssternenseemann2021-01-31
* lib/generators.toPretty: functors should print as functionsSilvan Mosberger2020-09-17
* lib/generators.toPretty: Print [] and {} compactlySilvan Mosberger2020-09-17
* lib/generators.toPretty: Switch away from δ and λSilvan Mosberger2020-09-17
* lib/generators.toPretty: Improved string printing, handling newlinesSilvan Mosberger2020-09-17
* lib/generators.toPretty: Implement multiline printingSilvan Mosberger2020-09-17
* lib/generators.toPretty: Wrap in a go functionSilvan Mosberger2020-09-17
* lib/generators.toPretty: Only quote attribute names if necessarySilvan Mosberger2020-09-17
* lib/generators: Extend mkValueStringDefault with float supportSilvan Mosberger2020-07-29
* lib.generators: add toGitINIzimbatm2020-03-26
* lib/generators: Add toINI option for duplicate keysSilvan Mosberger2020-03-10
* lib/generators: floats are not supported in mkValueStringDefaultProfpatsch2020-01-23
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* generators: make toPretty handle floats correctlyLéo Gaspard2018-10-15
* [bot]: remove unreferenced codevolth2018-07-20
* lib.generators.toPlist: add floatsMatthew Bauer2018-07-03
* generators: refactor toPlistMatthew Bauer2018-06-28