Artturin
f9fdf2d402
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
2023-02-22 21:23:04 +02:00
Maximilian Bosch
b43a3567ec
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
2022-02-27 10:27:00 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Mario Rodas
2380e153a3
cpp-hocon: enable on darwin
2020-07-04 04:22:00 -05:00
R. RyanTM
c271dab10a
cpp-hocon: 0.2.2 -> 0.3.0
2020-07-04 01:28:11 +00:00
R. RyanTM
07600d718c
cpp-hocon: 0.2.1 -> 0.2.2
2020-06-17 12:06:16 -07:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8
2019-09-03 22:15:07 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Franz Pletz
779a6f62b1
cpp-hocon: fix build with gcc8
2019-06-17 07:25:55 +02:00
R. RyanTM
c884941bdd
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
2018-11-09 23:28:57 -08:00
R. RyanTM
6b143f9002
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
2018-10-03 13:53:55 -07:00
R. RyanTM
b9f4afa38c
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
2018-06-27 22:45:23 -07:00
Kranium Gikos Mendoza
c9be5ced8f
cpp-hocon: 0.1.5 -> 0.1.6
2017-09-29 10:04:23 +00:00
Kranium Gikos Mendoza
a513a38066
cpp-hocon: 0.1.4 -> 0.1.5
2017-04-30 21:12:29 +10:00
Kranium Gikos Mendoza
1fafd2a2d3
cpp-hocon: 0.1.2 -> 0.1.4
2017-01-20 20:19:52 +08:00
Kranium Gikos Mendoza
1bac115b05
cpp-hocon: init at 0.1.2
2016-08-29 08:55:40 +08:00