ablog 0 -> 1 attrpath: ablog 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/422wdc6bzpi24mpk5ag8g09n2m3jkj5l-packages.json.drv building '/nix/store/422wdc6bzpi24mpk5ag8g09n2m3jkj5l-packages.json.drv'... Going to be running update for following packages: - ablog-0.11.4.post1 Press Enter key to continue... Running update for: - ablog-0.11.4.post1: UPDATING ... - ablog-0.11.4.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/ablog/default.nix b/pkgs/applications/misc/ablog/default.nix index 8ad7a6232beb..f131d1997281 100644 --- a/pkgs/applications/misc/ablog/default.nix +++ b/pkgs/applications/misc/ablog/default.nix @@ -5,12 +5,12 @@ python3.pkgs.buildPythonApplication rec { pname = "ablog"; - version = "0.11.4.post1"; + version = "0.11.6"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-Zyvx7lVUQtjoGsSpFmH8pFrgTGgsFd4GMsL3fXKtUpU="; + hash = "sha256-fV4W4AaiqyruIz3OQ7/lGkMPMKmyiFa+fdU2QeeQCvs="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists There might already be an open PR for this update: - ablog: 0.11.4.post1 -> 0.11.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278452"