gpxsee 13.11 -> 13.12 https://repology.org/project/gpxsee/versions attrpath: gpxsee 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] this derivation will be built: /nix/store/yzrxkhsjmqksdfwdmhdr2mc8wvllqbx7-packages.json.drv building '/nix/store/yzrxkhsjmqksdfwdmhdr2mc8wvllqbx7-packages.json.drv'... Going to be running update for following packages: - gpxsee-13.11 Press Enter key to continue... Running update for: - gpxsee-13.11: UPDATING ... - gpxsee-13.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/gpxsee/default.nix b/pkgs/applications/misc/gpxsee/default.nix index d4b89db84ef5..6613995f2ce7 100644 --- a/pkgs/applications/misc/gpxsee/default.nix +++ b/pkgs/applications/misc/gpxsee/default.nix @@ -18,13 +18,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "gpxsee"; - version = "13.11"; + version = "13.12"; src = fetchFromGitHub { owner = "tumic0"; repo = "GPXSee"; rev = finalAttrs.version; - hash = "sha256-EJpyWuOyUVb34F5Pg8KPF9R3f3VpvZVeg8WBZ1oGbbE="; + hash = "sha256-jHqxCOxkM7RJmJYq+nKJfSfd0LGQ7jZnUhuAZLFEG58="; }; buildInputs = [ An auto update branch exists with message `qtpbfimageplugin: 2.6 → 3.0`. New version is 13.12. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - gpxsee: 13.11 -> 13.12 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273681"