Anderson Torres
05ba2c2a01
cardboard: set meta.knownVulnerabilities
...
As reported by https://github.com/NixOS/nixpkgs/issues/90735
2023-06-05 17:40:52 +00: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
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
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups
2023-02-05 15:29:43 +01:00
AndersonTorres
9b2a54f7d6
treewide: change 0.0.0 to 0.pre in version attrs
2021-10-05 22:45:24 -03:00
AndersonTorres
16ccf81982
cardboard: 0.0.0-unstable=2021-01-21 -> 0.0.0+unstable=2021-05-10
2021-05-16 11:39:21 -03:00
AndersonTorres
c15766774b
cardboard: init at 0.0.0-unstable=2021-01-21
2021-05-07 17:07:47 -03:00