Commit graph

6 commits

Author SHA1 Message Date
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
Artturin 6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
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
2023-02-22 21:23:04 +02:00
github-actions[bot] fffb187b8e
Merge master into staging-next 2023-02-02 12:01:33 +00:00
Fabián Heredia Montiel 0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
OPNA2608 4abd5f04c6 wlcs: 1.4.0 -> 1.5.0, mark Linux-only
Can't inherit platforms from `wayland` because it builds 3 test files on Darwin, which is not enough to build `wlcs`.
2023-01-21 00:22:13 +01:00
OPNA2608 d005961e23 wlcs: init at 1.4.0 2022-12-31 14:59:50 +01:00