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] this derivation will be built: /nix/store/17mqh7i3qfi8d4al0mc75341wsb1cxnh-packages.json.drv building '/nix/store/17mqh7i3qfi8d4al0mc75341wsb1cxnh-packages.json.drv'... 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 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A borgmatic nix build failed. borgmatic/config/validate.py 73 56 23% 17-20, 27-30, 37-41, 55-56, 62, 74-80, 106-135, 144-149, 157-161, 175-188, 197-209 borgmatic/execute.py 128 103 20% 30-66, 74, 83, 92-100, 121-217, 227, 266-283, 314-334, 369-404 borgmatic/hooks/apprise.py 25 21 16% 21-70 borgmatic/hooks/command.py 42 32 24% 19-27, 41-78, 87-97 borgmatic/hooks/cronhub.py 22 16 27% 30-54 borgmatic/hooks/cronitor.py 21 15 29% 30-49 borgmatic/hooks/dispatch.py 16 9 44% 46-54, 71, 88 borgmatic/hooks/dump.py 29 17 41% 23-26, 36-39, 46, 53-54, 62-72, 80 borgmatic/hooks/healthchecks.py 66 52 21% 28-34, 37-47, 55-70, 79-88, 99-133, 141-145 borgmatic/hooks/loki.py 76 50 34% 30-32, 38-39, 45, 48, 54, 57-75, 84-85, 91, 97, 103-106, 112, 119-132, 139-142, 149-154 borgmatic/hooks/mariadb.py 59 48 19% 33-53, 71-103, 120-166, 197-231 borgmatic/hooks/mongodb.py 61 52 15% 28-55, 62-64, 117-131, 143-177 borgmatic/hooks/mysql.py 59 48 19% 33-53, 71-103, 119-165, 196-230 borgmatic/hooks/ntfy.py 31 27 13% 23-74 borgmatic/hooks/pagerduty.py 27 18 33% 30-74 borgmatic/hooks/postgresql.py 89 76 15% 31-54, 67-92, 111-198, 235-313 borgmatic/hooks/sqlite.py 39 31 21% 29-69, 100-122 borgmatic/logger.py 85 67 21% 13-22, 30, 38-49, 59-61, 73, 90-101, 108-111, 121-140, 169-227 borgmatic/signals.py 18 10 44% 18-27, 35-42 borgmatic/verbosity.py 10 2 80% 16-18 ------------------------------------------------------------------------ TOTAL 3147 2410 23% 10 files skipped due to complete coverage. =========================== short test summary info ============================ ERROR tests/unit/hooks/test_apprise.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ======================== 1 deselected, 1 error in 3.79s ======================== /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context