Commit graph

6 commits

Author SHA1 Message Date
R. Ryantm a15c903b4b hobbits: 0.53.2 -> 0.54.0 2023-02-25 14:44:04 +00:00
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
Nikolay Korotkiy ab5169d64c
hobbits: 0.53.1 → 0.53.2 2022-09-06 16:24:08 +03:00
Nikolay Korotkiy 610d4925e3
hobbits: 0.52.0 → 0.53.1, fix build on aarch64-linux 2022-05-20 15:07:30 +03:00
Nikolay Korotkiy 6db220afca
hobbits: init at 0.52.0 2021-10-19 10:59:19 +03:00