Files
nixpkgs/pkgs/tools/security/chipsec
Wolfgang Walther 729a3efc56 chipsec: pass --build-libs without relying on bash eval of setupPyBuildFlags
We'd like to remove bash eval for setupByBuildFlags, thus use
appendToVar in the hook instead.

Tested that linuxPackages.chipsec still builds, including the driver in
the right place.
2024-11-09 18:11:37 +01:00
..