about summary refs log tree commit diff
path: root/pkgs/pkgs-lib
AgeCommit message (Expand)AuthorFilesLines
2023-10-31formats.libconfig: fix unstable store path dependency in testckie2-8/+8
2023-10-27pkgs-lib.formats: add note about missing `pkgs` quirkckie1-0/+5
2023-10-27formats.libconfig: add testsh7x44-0/+87
2023-10-27formats.libconfig: inith7x47-0/+469
2023-08-27pkgs-lib/tests/formats: fix expected outputK9001-1/+0
2023-04-04formats.pythonVars: initMinijackson1-0/+35
2022-07-01Merge pull request #178365 from fgaz/lib.formats.keyValueAaron Andersen2-0/+94
2022-06-20formats.keyValue: add testsFrancesco Gazzetta1-0/+45
2022-06-19pkgs-lib: fix JSON, YAML and TOML cross-compilationBen Wolsieffer1-13/+13
2022-06-18lib.formats.keyValue: initFrancesco Gazzetta1-0/+49
2022-06-07treewide: remove usage of runCommandNoCC aliasesSandro Jäckel1-1/+1
2022-05-12Merge pull request #104457 from ju1m/public-inboxSilvan Mosberger1-0/+11
2022-05-12nixos/public-inbox: initJulien Moutinho1-0/+11
2022-04-25Merge pull request #167172 from hercules-ci/javaProperties-type-coercionsRobert Hensing3-7/+49
2022-04-18pkgs-lib.formats: fix tomlkit outputzowoq1-0/+1
2022-04-10tests formats: fix due to tomlkit output changelassulus1-3/+0
2022-04-04tests.pkgs-lib: Fix for darwinRobert Hensing1-1/+2
2022-04-04pkgs.formats.javaProperties: Add type coercionsRobert Hensing3-4/+42
2022-04-04tests.pkgs-lib.formats: Allow strings with context in test runnerRobert Hensing1-2/+5
2022-04-04tests.pkgs-lib.formats: Detect when impossible input is fedRobert Hensing1-1/+5
2022-04-04pkgs.formats.javaProperties: Add implementation note to typeRobert Hensing1-0/+24
2022-04-01formats.javaProperties: Add commentRobert Hensing2-4/+11
2022-04-01formats.javaProperties: initRobert Hensing6-5/+260
2022-02-28pkgs-lib: Implement settings format for ElixirMinijackson1-0/+207
2021-08-26formats: Fix yaml testSilvan Mosberger1-2/+2
2021-08-25lib.formats.yaml: use well known YAML formatlucasew2-21/+34
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing2-3/+3
2021-06-28pkgs-lib: allow paths in TOML, YAML and JSONBen Wolsieffer2-0/+6
2021-05-04formats.ini: Introduce `listToValue` argument (#121613)Silvan Mosberger2-2/+40
2020-10-19pkgs-lib/tests/formats: improve message on failureVladimír Čunát1-4/+4
2020-10-19pkgs-lib/tests/formats: fix whitespace after PR #100372Vladimír Čunát1-2/+0
2020-07-29pkgs-lib: Add tests for formatsSilvan Mosberger2-0/+159
2020-07-29pkgs-lib: Implement settings formats for JSON, INI, YAML and TOMLSilvan Mosberger2-1/+114
2020-07-29pkgs: Add pkgs-lib structureSilvan Mosberger2-0/+12