zcash: unpin LLVM-14
This commit is contained in:
parent
f02f515725
commit
c5a0fff879
@ -16664,7 +16664,7 @@ with pkgs;
|
||||
|
||||
zcash = callPackage ../applications/blockchains/zcash {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
stdenv = llvmPackages_14.stdenv;
|
||||
stdenv = llvmPackages.stdenv;
|
||||
};
|
||||
|
||||
polkadot = callPackage ../applications/blockchains/polkadot {
|
||||
|
Loading…
Reference in New Issue
Block a user