Loading pkgs/applications/blockchains/zcash/dont-use-custom-vendoring-logic.patch→pkgs/by-name/zc/zcash/dont-use-custom-vendoring-logic.patch +0 −0 File moved. View file pkgs/applications/blockchains/zcash/default.nix→pkgs/by-name/zc/zcash/package.nix +5 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ rustc, rustPlatform, pkg-config, stdenv, llvmPackages, testers, tl-expected, utf8cpp, Loading @@ -24,7 +24,9 @@ zcash, zeromq, }: let stdenv = llvmPackages.stdenv; in stdenv.mkDerivation (finalAttrs: { pname = "zcash"; version = "5.4.2"; Loading @@ -32,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: { src = fetchFromGitHub { owner = "zcash"; repo = "zcash"; rev = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}"; hash = "sha256-XGq/cYUo43FcpmRDO2YiNLCuEQLsTFLBFC4M1wM29l8="; }; Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -11104,10 +11104,6 @@ with pkgs; withGui = false; }; zcash = callPackage ../applications/blockchains/zcash { stdenv = llvmPackages.stdenv; }; beancount = with python3.pkgs; toPythonApplication beancount; beancount_2 = with python3.pkgs; toPythonApplication beancount_2; Loading Loading
pkgs/applications/blockchains/zcash/dont-use-custom-vendoring-logic.patch→pkgs/by-name/zc/zcash/dont-use-custom-vendoring-logic.patch +0 −0 File moved. View file
pkgs/applications/blockchains/zcash/default.nix→pkgs/by-name/zc/zcash/package.nix +5 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ rustc, rustPlatform, pkg-config, stdenv, llvmPackages, testers, tl-expected, utf8cpp, Loading @@ -24,7 +24,9 @@ zcash, zeromq, }: let stdenv = llvmPackages.stdenv; in stdenv.mkDerivation (finalAttrs: { pname = "zcash"; version = "5.4.2"; Loading @@ -32,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: { src = fetchFromGitHub { owner = "zcash"; repo = "zcash"; rev = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}"; hash = "sha256-XGq/cYUo43FcpmRDO2YiNLCuEQLsTFLBFC4M1wM29l8="; }; Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -11104,10 +11104,6 @@ with pkgs; withGui = false; }; zcash = callPackage ../applications/blockchains/zcash { stdenv = llvmPackages.stdenv; }; beancount = with python3.pkgs; toPythonApplication beancount; beancount_2 = with python3.pkgs; toPythonApplication beancount_2; Loading