gpxsee 12.2 -> 12.4 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ymcf4rz58mxp9hjqkxfa2wxwvhp5h7cy-packages.json.drv building '/nix/store/ymcf4rz58mxp9hjqkxfa2wxwvhp5h7cy-packages.json.drv'... Going to be running update for following packages: - gpxsee-12.2 Press Enter key to continue... Running update for: - gpxsee-12.2: UPDATING ... - gpxsee-12.2: 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 a5eccb239e3..f2b70f6654b 100644 --- a/pkgs/applications/misc/gpxsee/default.nix +++ b/pkgs/applications/misc/gpxsee/default.nix @@ -22,13 +22,13 @@ let in stdenv.mkDerivation rec { pname = "gpxsee"; - version = "12.2"; + version = "12.4"; src = fetchFromGitHub { owner = "tumic0"; repo = "GPXSee"; rev = version; - hash = "sha256-d+hQNI+eCSMRFMzq09wL+GN9TgOIt245Z8GlPe7nY8E="; + hash = "sha256-/a6c30jv/sI0QbCXYCq9JrMpmZRk33lQBwbd0yjnxsQ="; }; patches = (substituteAll { No auto update branch exists There might already be an open PR for this update: - gpxsee: 12.2 → 12.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/226431"