notary 0.6.1 -> 0.7.0 https://repology.org/project/notary/versions attrpath: notary 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/tools/security/notary/default.nix b/pkgs/tools/security/notary/default.nix index ab6ec0b16818..6aecd04e2467 100644 --- a/pkgs/tools/security/notary/default.nix +++ b/pkgs/tools/security/notary/default.nix @@ -2,14 +2,14 @@ buildGoPackage rec { pname = "notary"; - version = "0.6.1"; + version = "0.7.0"; gitcommit = "d6e1431f"; src = fetchFromGitHub { owner = "theupdateframework"; repo = "notary"; rev = "v${version}"; - sha256 = "1ak9dk6vjny5069hp3w36dbjawcnaq82l3i2qvf7mn7zfglbsnf9"; + sha256 = "sha256-jTf9CwyUgDWY2lmi+6HWOOc4rNWfNke0CfL3VEbHRVY="; }; patches = [ ./no-git-usage.patch ]; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A notary nix build failed. got build log for 'notary' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/lkmvc9h3r61i6h6ajiaa88dz5bmqgrlx-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8vwv2bl46qpf9k5cc7pn4argl4ym4a70-no-git-usage.patch patching file Makefile Hunk #1 succeeded at 7 (offset 2 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase pkcs11 import was not found anywhere without a build tag, yay + /build/go/src/github.com/theupdateframework/notary/bin/notary + client @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/l2ghgrykzvci36dqzp2vidm9ac67ljcg-notary-0.7.0 shrinking /nix/store/l2ghgrykzvci36dqzp2vidm9ac67ljcg-notary-0.7.0/bin/notary checking for references to /build/ in /nix/store/l2ghgrykzvci36dqzp2vidm9ac67ljcg-notary-0.7.0... patching script interpreter paths in /nix/store/l2ghgrykzvci36dqzp2vidm9ac67ljcg-notary-0.7.0 stripping (with command strip and flags -S -p) in /nix/store/l2ghgrykzvci36dqzp2vidm9ac67ljcg-notary-0.7.0/bin