Commit graph

5 commits

Author SHA1 Message Date
Artturin 3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
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
Vladimír Čunát 555f300879
treewide: another round of gcc12 fixups 2023-02-05 15:29:43 +01:00
Ryan Mulligan 2b78cfdb09 pacemaker: init at 2.1.2 2022-03-08 20:26:52 +01:00
Ryan Mulligan 036b909421 drbd: 8.4.4 -> 9.19.1, ocf-resource-agents: init at 4.10.0 2021-11-30 21:43:42 +01:00