Commit graph

11 commits

Author SHA1 Message Date
Artturin 226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
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
OPNA2608 c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
R. Ryantm ba469ed136 qtrvsim: 0.9.4 -> 0.9.5 2023-01-18 13:29:59 +00:00
Sandro d1f210df8a
Merge pull request #199078 from gdinh/add-timeloop
timeloop: init at unstable-2022-10-28 and accelergy: init at unstable-2022-05-03
2022-12-09 09:13:02 +01:00
Grace Dinh 8a23ce4e69 timeloop: init at unstable-2022-11-29 2022-12-08 12:41:22 -08:00
Grace Dinh d3153abe7d accelergy: init at unstable-2022-05-03 2022-11-15 17:06:02 -08:00
Jakub Dupak 57069c3366 QtRVSim: 0.9.3 -> 0.9.4 2022-10-27 13:27:37 +02:00
Jakub Dupak 773f7905b9 QtRVSim: 0.9.2 -> 0.9.3 2022-04-25 14:38:39 +03:00
Jakub Dupak b72a99d718 QtRVSim: 0.9.1 -> 0.9.2 2022-03-14 22:04:17 +02:00
Jakub Dupak d09489e5f1
QtRvSim: init at 0.9.1 (#163128)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-13 03:08:40 +01:00