Commit graph

9 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
Artturin c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Weijia Wang 45d6484104 gtk-frdp: fix build on darwin 2022-10-15 18:33:14 +02:00
R. Ryantm 76f8d7f751
gtk-frdp: unstable-2022-04-07 → unstable-2022-04-11
70cd7598cb...d7f408fb23
2022-04-14 10:18:57 +08:00
R. Ryantm 576ebc9efe
gtk-frdp: unstable-2021-10-28 → unstable-2022-04-07
a44d84ec68...70cd7598cb
2022-04-08 10:34:32 +08:00
R. Ryantm db725d892e gtk-frdp: unstable-2021-10-01 -> unstable-2021-10-28 2022-03-12 13:33:45 +01:00
Jan Tojnar 3ba01756f9 gtk-frdp: 3.37.1-unstable-2020-10-26 → unstable-2021-10-01 2021-10-15 02:38:14 +02:00
Jan Tojnar 4d2d4d329d gtk-frdp: init at 3.37.1-unstable-2020-10-26 2021-05-14 16:36:53 +02:00