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/mj3vy0v8w9hmj590qbjgpjc37q8g83nh-packages.json.drv building '/nix/store/mj3vy0v8w9hmj590qbjgpjc37q8g83nh-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..e2e3f03fb2b9 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.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-XbihTQJtoiRRfwjMCP+XEPmbt7//zFPx1fIWOvn92Nc="; + sha256 = "sha256-Wl2XuQyDjCIt8sePdVK2BP33qskvFcAxlDjT76B7dpE="; }; 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 74 57 23% 17-20, 27-30, 37-41, 55-56, 62, 74-80, 106-133, 142-147, 155-159, 174-189, 198-210 borgmatic/execute.py 104 86 17% 20-26, 34, 43, 52-60, 80-170, 180, 217-234, 258-275, 307-341 borgmatic/hooks/apprise.py 25 21 16% 21-70 borgmatic/hooks/command.py 41 32 22% 18-26, 40-77, 86-96 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 60 52 13% 27-54, 61-63, 112-126, 138-172 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 88 75 15% 31-52, 65-88, 107-183, 220-293 borgmatic/hooks/sqlite.py 38 31 18% 28-68, 99-121 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 3102 2377 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 1.87s ======================== /nix/store/v5irq7wvkr7kih0hhnch5nnv2dcq8c4f-stdenv-linux/setup: line 1557: pop_var_context: head of shell_variables not a function context