Commit Graph

9 Commits

Author SHA1 Message Date
R. Ryantm
41f6ad24fa fnc: 0.13 -> 0.15 2023-04-29 14:12:57 +00:00
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
Stanisław Pitucha
bc485d9e26 fnc: fix clang build
Use the gcc-specific option on gcc only.
2023-02-17 22:30:42 +11:00
Fabián Heredia Montiel
0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
Ashish SHUKLA
ad3f733fc0
fnc: 0.12 -> 0.13 2022-11-26 20:20:36 +05:30
Ashish SHUKLA
6afb6d4032
fnc: 0.10 -> 0.12
Install checks are removed, courtesy: https://fnc.bsdbox.org/info/9b191697d6
2022-05-10 16:27:40 +05:30
Ashish SHUKLA
509a6f1eba
fnc: unbreak build
Import a patch from upstream to be present in the next release
2022-05-03 06:23:35 +05:30
wahjava
353d271351
fnc: init at 0.10 (#165667)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-27 20:13:27 +02:00