borgmatic 0 -> 1 attrpath: borgmatic 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] Going to be running update for following packages: - borgmatic-1.8.1 Press Enter key to continue... Running update for: - borgmatic-1.8.1: UPDATING ... - borgmatic-1.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/backup/borgmatic/default.nix b/pkgs/tools/backup/borgmatic/default.nix index 24d4e98ed1fa..666fc3740c45 100644 --- a/pkgs/tools/backup/borgmatic/default.nix +++ b/pkgs/tools/backup/borgmatic/default.nix @@ -13,11 +13,11 @@ python3Packages.buildPythonApplication rec { pname = "borgmatic"; - version = "1.8.1"; + version = "1.8.8"; src = fetchPypi { inherit pname version; - sha256 = "sha256-XbihTQJtoiRRfwjMCP+XEPmbt7//zFPx1fIWOvn92Nc="; + sha256 = "sha256-dPWp8SH4//HJlCrF6YRaMb32idox1E0/Gd8qc/GmP4c="; }; nativeCheckInputs = with python3Packages; [ flexmock pytestCheckHook pytest-cov ]; No auto update branch exists There might already be an open PR for this update: - borgmatic: 1.8.1 -> 1.8.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/264104"