| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | treewide: move NIX_CFLAGS_COMPILE to the env attrset•••with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure | Artturin | 2023-02-22 | 1 | -1/+1 |
| * | cpp-hocon: fix build w/glibc-2.34•••Simply disable tests as it tries to pull in an old `catch2` from `leatherman`. Failing Hydra build: https://hydra.nixos.org/build/163982252 | Maximilian Bosch | 2022-02-27 | 1 | -0/+4 |
| * | pkgs/development/libraries: stdenv.lib -> lib | Ben Siraphob | 2021-01-21 | 1 | -2/+2 |
| * | treewide: remove enableParallelBuilding = true if using cmake | Ben Siraphob | 2021-01-03 | 1 | -2/+0 |
| * | cpp-hocon: enable on darwin | Mario Rodas | 2020-07-04 | 1 | -3/+3 |
| * | cpp-hocon: 0.2.2 -> 0.3.0 | R. RyanTM | 2020-07-04 | 1 | -2/+2 |
| * | cpp-hocon: 0.2.1 -> 0.2.2 | R. RyanTM | 2020-06-17 | 1 | -2/+2 |
| * | treewide: NIX_*_COMPILE -> string | Robin Gloster | 2019-12-31 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/master' into gcc-8 | Franz Pletz | 2019-09-03 | 1 | -1/+1 |
| |\ | |||||
| | * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | | cpp-hocon: fix build with gcc8 | Franz Pletz | 2019-06-17 | 1 | -0/+2 |
| |/ | |||||
| * | cpp-hocon: 0.2.0 -> 0.2.1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cpp-hocon/versions | R. RyanTM | 2018-11-09 | 1 | -2/+2 |
| * | cpp-hocon: 0.1.7 -> 0.2.0•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cpp-hocon/versions | R. RyanTM | 2018-10-03 | 1 | -2/+2 |
| * | cpp-hocon: 0.1.6 -> 0.1.7•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cpp-hocon/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 0.1.7 with grep in /nix/store/xvra7ffhxjj2p4j80p253jwjxgwyp1rl-cpp-hocon-0.1.7 - directory tree listing: https://gist.github.com/f58abd979d8b4e35bed032e929b39177 - du listing: https://gist.github.com/361aabaa0ba139c553980b12090a1f95 | R. RyanTM | 2018-06-27 | 1 | -2/+2 |
| * | cpp-hocon: 0.1.5 -> 0.1.6 | Kranium Gikos Mendoza | 2017-09-29 | 1 | -2/+4 |
| * | cpp-hocon: 0.1.4 -> 0.1.5 | Kranium Gikos Mendoza | 2017-04-30 | 1 | -2/+2 |
| * | cpp-hocon: 0.1.2 -> 0.1.4 | Kranium Gikos Mendoza | 2017-01-20 | 1 | -2/+2 |
| * | cpp-hocon: init at 0.1.2 | Kranium Gikos Mendoza | 2016-08-29 | 1 | -0/+26 |
