Commit graph

7 commits

Author SHA1 Message Date
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
ajs124 ebf3a404f6 gmnisrv: don't pin to openssl_1_1 2023-01-16 20:09:28 +01:00
Sandro Jäckel ac2f732626 gmnisrv: mime-types -> mailcap 2022-01-26 14:30:10 -08:00
Nikolay Korotkiy f8c288d306 gmnisrv: unstable-2021-05-16 → 1.0 2021-11-12 21:14:52 +01:00
Nikolay Korotkiy c79e3ded4b gmnisrv: fix security vulnerability 2021-05-28 20:28:20 +02:00
Ben Sima b79f866f88 gmnisrv: init at unstable-2021-03-26
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-2-ben@bsima.me%3E
2021-03-31 18:35:50 -07:00