Commit Graph

10 Commits

Author SHA1 Message Date
Azat Bahawi
8788050932
iaito: 5.8.2 -> 5.8.4
Fixes: #224862
2023-04-06 00:24:47 +03: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
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
Azat Bahawi
0500164fcf
iaito: 5.8.0 -> 5.8.2 2023-02-08 23:50:21 +03:00
Jörg Thalheim
e855a598e7 iaito: 5.7.8 -> 5.8.0 2022-12-23 16:02:42 +01:00
Azat Bahawi
1a047a9548
iaito: 5.7.6 -> 5.7.8 2022-12-02 04:04:08 +03:00
R. Ryantm
cc731c9277 iaito: 5.7.4 -> 5.7.6 2022-10-01 14:58:36 +00:00
R. Ryantm
c73061682c iaito: 5.7.2 -> 5.7.4 2022-09-28 12:27:33 +08:00
Azat Bahawi
cf885915b3
iaito: 5.7.0 -> 5.7.2 2022-08-02 22:39:27 +03:00
Azat Bahawi
a6cf69f4c4
iaito: init at 5.7.0 2022-07-14 02:39:54 +03:00