nncp 0 -> 1 attrpath: nncp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/gvbbfdsf50bycs0b541jmsg1x4ffzpd0-nncp-versionLister.drv /nix/store/4nc1llxdfg4qb5b2lqjiw024f86x7w82-packages.json.drv building '/nix/store/gvbbfdsf50bycs0b541jmsg1x4ffzpd0-nncp-versionLister.drv'... building '/nix/store/4nc1llxdfg4qb5b2lqjiw024f86x7w82-packages.json.drv'... Going to be running update for following packages: - nncp-8.9.0 Press Enter key to continue... Running update for: - nncp-8.9.0: UPDATING ... - nncp-8.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/nncp/default.nix b/pkgs/tools/misc/nncp/default.nix index eb929c9923b1..2503a6a64be3 100644 --- a/pkgs/tools/misc/nncp/default.nix +++ b/pkgs/tools/misc/nncp/default.nix @@ -11,12 +11,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "nncp"; - version = "8.9.0"; + version = "8.10.0"; outputs = [ "out" "doc" "info" ]; src = fetchurl { url = "http://www.nncpgo.org/download/nncp-${finalAttrs.version}.tar.xz"; - hash = "sha256-JZ+svDNU7cwW58ZOJ4qszbR/+j7Cr+oLNig/RqqCS10="; + hash = "sha256-FU4TuhXA6pP1RSV5OwaZ5Jay23KB4VVfCNeFpSjz9/w="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - nncp: 8.9.0 -> 8.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/264773"