Merge pull request #196689 from NickCao/rustup-openssl
rustup: build with openssl 3.0
This commit is contained in:
commit
b0020c047e
1 changed files with 0 additions and 1 deletions
|
@ -15058,7 +15058,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 a new issue