rustup: build with openssl 3.0
This commit is contained in:
parent
b593442345
commit
59c528f187
@ -14993,7 +14993,6 @@ with pkgs;
|
||||
};
|
||||
rust-script = callPackage ../development/tools/rust/rust-script { };
|
||||
rustup = callPackage ../development/tools/rust/rustup {
|
||||
openssl = openssl_1_1;
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices Security;
|
||||
};
|
||||
rustup-toolchain-install-master = callPackage ../development/tools/rust/rustup-toolchain-install-master {
|
||||
|
Loading…
Reference in New Issue
Block a user