Commit graph

7 commits

Author SHA1 Message Date
Artturin 6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +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
Ryan Burns 882acbd0af Revert "pkgsMusl.libiscsi: fix build"
This is no longer needed with the previous PIE hardening fixes.

This reverts commit 78d20f2200.
2021-09-20 17:24:12 -07:00
Alyssa Ross 78d20f2200 pkgsMusl.libiscsi: fix build 2021-08-30 07:42:01 +00:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Vladimír Čunát 88e9df7b8d
libiscsi: work around i686-linux build problems 2021-01-21 10:33:11 +01:00
misuzu c2058833d7 libiscsi: init at 1.19.0 2020-12-29 16:19:35 +02:00