quorum 2.5.0 -> 22.7.5 https://github.com/jpmorganchase/quorum/releases attrpath: quorum Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/blockchains/quorum/default.nix b/pkgs/applications/blockchains/quorum/default.nix index 1424ddc9516..570b8c146ec 100644 --- a/pkgs/applications/blockchains/quorum/default.nix +++ b/pkgs/applications/blockchains/quorum/default.nix @@ -2,7 +2,7 @@ buildGoPackage rec { pname = "quorum"; - version = "2.5.0"; + version = "22.7.5"; goPackagePath = "github.com/jpmorganchase/quorum"; @@ -10,7 +10,7 @@ buildGoPackage rec { owner = "jpmorganchase"; repo = pname; rev = "v${version}"; - sha256 = "0xfdaqp9bj5dkw12gy19lxj73zh7w80j051xclsvnd41sfah86ll"; + sha256 = "sha256-fviHo5wXbB7IVRthLcvYYb8QMmmHSRd+3laihNwFWlQ="; }; buildInputs = [ git which ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A quorum nix build failed. got build log for 'quorum' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k9p38wjw4kpxjrlzs4dkzfp828rp0lzg-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building env GO111MODULE=on go run build/ci.go install ./cmd/geth go: github.com/Azure/azure-storage-blob-go@v0.7.0: Get "https://proxy.golang.org/github.com/%21azure/azure-storage-blob-go/@v/v0.7.0.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:58101->[::1]:53: read: connection refused go: downloading github.com/cespare/cp v0.1.0 go: downloading github.com/Azure/azure-storage-blob-go v0.7.0 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa go: downloading github.com/go-stack/stack v1.8.1 go: github.com/Azure/azure-storage-blob-go@v0.7.0: Get "https://proxy.golang.org/github.com/%21azure/azure-storage-blob-go/@v/v0.7.0.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:58101->[::1]:53: read: connection refused make: *** [Makefile:16: geth] Error 1