Commit Graph

6 Commits

Author SHA1 Message Date
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01: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
figsoda
a27f1c1ce3 pw-viz: fix build 2023-01-18 18:39:30 -05:00
figsoda
b41cc7cfba pw-viz: 0.1.0 -> 0.2.0
Diff: https://github.com/ax9d/pw-viz/compare/v0.1.0...v0.2.0
2023-01-08 12:17:17 -05:00
figsoda
7a427a54c9 pw-viz: init at 0.1.0 2022-11-30 00:14:07 -05:00