| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: remove unused lib (and other) arguments | Sigmanificient | 2024-07-26 | 1 | -1/+1 |
| * | formats.hocon: fix typo | éclairevoyant | 2024-07-23 | 2 | -4/+4 |
| * | formats.javaProperties: Don't set `!allowSubstitutes` in `generate` builder | nicoo | 2024-05-25 | 1 | -1/+2 |
| * | formats: Set `preferLocalBuild` in `generate` builders•••Otherwise, remote builds are used for trivial format conversions. | nicoo | 2024-05-25 | 2 | -0/+2 |
| * | treewide: remove unused occurence of fetchurl argument | Sigmanificient | 2024-05-20 | 1 | -2/+1 |
| * | Merge pull request #311299 from thenhnn/filesender-packaging-php-format•••pkgs/formats: add generator for PHP config files | Pol Dellaiera | 2024-05-16 | 1 | -0/+69 |
| |\ | |||||
| | * | pkgs: add PHP to formats.nix | nhnn | 2024-05-16 | 1 | -0/+69 |
| * | | formats.hocon: fix typo: compatability to compatibility | Philip Taron | 2024-04-02 | 1 | -1/+1 |
| |/ | |||||
| * | formats.hocon: add backwards compatibility | h7x4 | 2024-02-09 | 5 | -21/+170 |
| * | formats.hocon: add tests | h7x4 | 2024-02-09 | 3 | -0/+134 |
| * | formats.hocon: init | h7x4 | 2024-02-09 | 6 | -0/+479 |
| * | formats.libconfig: fix unstable store path dependency in test•••Previously, this test would verify a writeText file with a constant content is at a precise store path, but this is not actually the case and the store path has changed maybe twice since the original "pkgs.formats: Add libconfig format generator" PR was started, the latest time being after it was merged. We now placehold the store path in expected.txt and substitute it just before we run the diff, alleviating the problem. | ckie | 2023-10-31 | 2 | -8/+8 |
| * | formats.libconfig: add tests•••Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com> Signed-off-by: h7x4 <h7x4@nani.wtf> | h7x4 | 2023-10-27 | 3 | -0/+86 |
| * | formats.libconfig: init•••Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com> Signed-off-by: h7x4 <h7x4@nani.wtf> | h7x4 | 2023-10-27 | 6 | -0/+467 |
| * | tests.pkgs-lib: Fix for darwin | Robert Hensing | 2022-04-04 | 1 | -1/+2 |
| * | pkgs.formats.javaProperties: Add type coercions•••A usability improvement. | Robert Hensing | 2022-04-04 | 2 | -2/+26 |
| * | pkgs.formats.javaProperties: Add implementation note to type | Robert Hensing | 2022-04-04 | 1 | -0/+24 |
| * | formats.javaProperties: Add comment | Robert Hensing | 2022-04-01 | 1 | -4/+9 |
| * | formats.javaProperties: init | Robert Hensing | 2022-04-01 | 3 | -0/+197 |
