bee-clef 0.4.7 -> 0.14.1 https://github.com/ethersphere/bee-clef/releases attrpath: bee-clef Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/bee/bee-clef.nix b/pkgs/applications/networking/bee/bee-clef.nix index 9e36f8670d46..358518d43149 100644 --- a/pkgs/applications/networking/bee/bee-clef.nix +++ b/pkgs/applications/networking/bee/bee-clef.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "bee-clef"; - version = "0.4.7"; + version = "0.14.1"; src = fetchFromGitHub { owner = "ethersphere"; repo = "bee-clef"; rev = "refs/tags/v${version}"; - sha256 = "1sfwql0kvnir8b9ggpqcyc0ar995gxgfbhqb1xpfzp6wl0g3g4zz"; + sha256 = "sha256-8Vz27Jwq7QRO67VobS2PWdyxjfAQA7F1L3LBQLyek6s="; }; buildInputs = [ go-ethereum ]; 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 bee-clef nix build failed. got build log for 'bee-clef' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/016dz2d3zcdvfg5kayrw0sz1hd5c100l-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/2g75xaz003vxscd00wh1wi3zjf98ks13-0001-clef-service-accept-default-CONFIGDIR-from-the-envir.patch patching file packaging/bee-clef-service Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file packaging/bee-clef-service.rej