koji: prepare for structuredAttrs by moving OPENSSL_NO_VENDOR into env

This commit is contained in:
Stefan Frijters
2025-12-30 22:53:32 +01:00
parent c53319791d
commit 02fdc229f9
+1 -1
View File
@@ -26,7 +26,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
cargoHash = "sha256-dnidKrH/HSUpm8sU51G4e74NgyyO3v2sTK4eDKSJujA=";
OPENSSL_NO_VENDOR = 1;
env.OPENSSL_NO_VENDOR = 1;
nativeBuildInputs = [
pkg-config