Loading pkgs/by-name/es/espflash/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec { ]; # Needed to get openssl-sys to use pkg-config. OPENSSL_NO_VENDOR = 1; env.OPENSSL_NO_VENDOR = 1; buildInputs = [ openssl ]; Loading Loading
pkgs/by-name/es/espflash/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec { ]; # Needed to get openssl-sys to use pkg-config. OPENSSL_NO_VENDOR = 1; env.OPENSSL_NO_VENDOR = 1; buildInputs = [ openssl ]; Loading