Commit graph

6 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
Vladimír Čunát 5e1e6101ad
libsForQt5.maplibre-gl-native: fix evaluation
This was my mistake in commit cfc056287c.
I thought I did test all these fixes :-/
2023-02-05 20:57:45 +01:00
Vladimír Čunát cfc056287c
treewide: another round of gcc12 fixups 2023-02-05 18:34:47 +01:00
Robert Schütz 72191b44d7 libsForQt5.maplibre-gl-native: unstable-2022-04-07 -> 2.0.1
https://github.com/maplibre/maplibre-gl-native/releases/tag/qt-v2.0.0
https://github.com/maplibre/maplibre-gl-native/releases/tag/qt-v2.0.1
2023-01-09 08:53:39 -08:00
Robert Schütz 492cb7efa0 libsForQt5.maplibre-gl-native: init at unstable-2022-04-07 2022-04-26 04:08:25 +00:00