zfs-autobackup 0 -> 1 attrpath: zfs-autobackup 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/p22ybhjp3wq8ckjqnv8pksx55i29v4km-packages.json.drv building '/nix/store/p22ybhjp3wq8ckjqnv8pksx55i29v4km-packages.json.drv'... Going to be running update for following packages: - zfs-autobackup-3.1.3 Press Enter key to continue... Running update for: - zfs-autobackup-3.1.3: UPDATING ... - zfs-autobackup-3.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/backup/zfs-autobackup/default.nix b/pkgs/tools/backup/zfs-autobackup/default.nix index abbc413278be..5999508fabf2 100644 --- a/pkgs/tools/backup/zfs-autobackup/default.nix +++ b/pkgs/tools/backup/zfs-autobackup/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "zfs-autobackup"; - version = "3.1.3"; + version = "3.2"; src = fetchPypi { inherit version; pname = "zfs_autobackup"; - sha256 = "sha256-ckikq8Am81O0wkL4ozRBFTCa15PrmkD54A2qEY6kA5c="; + sha256 = "sha256-rvtY7fsn2K2hueAsQkaPXcwxUAgE8j+GsQFF3eJKG2o="; }; nativeBuildInputs = with python3Packages; [ pythonRelaxDepsHook ]; An auto update branch exists with message `zfs-autobackup: 3.1.3 -> 3.2`. New version is 3.2. An auto update branch exists with an equal or greater version