feroxbuster: prepare for structuredAttrs by moving OPENSSL_NO_VENDOR into env

This commit is contained in:
Stefan Frijters
2025-12-30 22:53:30 +01:00
parent 7576daf2e2
commit 309a4015bf
+1 -1
View File
@@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-kWRODW1BsnifEqGZj8jK5tUK/5zK1AIRSq3JSo6YmkI=";
OPENSSL_NO_VENDOR = true;
env.OPENSSL_NO_VENDOR = true;
nativeBuildInputs = [
pkg-config