gaphor 0 -> 1 attrpath: gaphor 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/ffdxs3xhgb76m7fmpi4ivh0784i0565l-packages.json.drv building '/nix/store/ffdxs3xhgb76m7fmpi4ivh0784i0565l-packages.json.drv'... Going to be running update for following packages: - gaphor-2.8.2 Press Enter key to continue... Running update for: - gaphor-2.8.2: UPDATING ... - gaphor-2.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/gaphor/default.nix b/pkgs/tools/misc/gaphor/default.nix index 48f9fa7a7bba..0eaeec9ff7c2 100644 --- a/pkgs/tools/misc/gaphor/default.nix +++ b/pkgs/tools/misc/gaphor/default.nix @@ -21,13 +21,13 @@ buildPythonApplication rec { pname = "gaphor"; - version = "2.8.2"; + version = "2.23.2"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "sha256-+qqsSLjdY2I19fxdfkOEQ9DhTTHccUDll4O5yqtLiz0="; + sha256 = "sha256-mylVkcBshLbXUFds3l+MKzILnfFWpXnjPOpcSBmiSIU="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - gaphor: 2.8.2 -> 2.23.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283526"