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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/notary/default.nix b/pkgs/tools/security/notary/default.nix index ab6ec0b1681..6aecd04e246 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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" } unpacking sources unpacking source archive /nix/store/lkmvc9h3r61i6h6ajiaa88dz5bmqgrlx-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/8vwv2bl46qpf9k5cc7pn4argl4ym4a70-no-git-usage.patch patching file Makefile Hunk #1 succeeded at 7 (offset 2 lines). @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building 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" } installing @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/imkv5aihf4gvnjzgkhm7ph2yd74kqh3a-notary-0.7.0 shrinking /nix/store/imkv5aihf4gvnjzgkhm7ph2yd74kqh3a-notary-0.7.0/bin/notary checking for references to /build/ in /nix/store/imkv5aihf4gvnjzgkhm7ph2yd74kqh3a-notary-0.7.0... patching script interpreter paths in /nix/store/imkv5aihf4gvnjzgkhm7ph2yd74kqh3a-notary-0.7.0 stripping (with command strip and flags -S -p) in /nix/store/imkv5aihf4gvnjzgkhm7ph2yd74kqh3a-notary-0.7.0/bin