apt-offline 1.8.4 -> 1.8.5 https://github.com/rickysarraf/apt-offline/releases attrpath: apt-offline 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y6ddyyf0sxm59gahsvr2283j2pw1n3fd-packages.json.drv these 4 paths will be fetched (37.47 MiB download, 118.97 MiB unpacked): /nix/store/5m6451ym338rj4xqf69j0akjilxrygh0-nix-update-0.18.0 /nix/store/f18iig5c415f81gmiyyzrzglgsyyaijs-nixpkgs-fmt-1.3.0 /nix/store/605sm87z62vp8rxg1l0hslk4i5rbcqb6-nixpkgs-review-2.9.3 /nix/store/xlpbkwgf4nrnr56a3r0k0r32jxlxyf59-python3-3.11.4 copying path '/nix/store/f18iig5c415f81gmiyyzrzglgsyyaijs-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/605sm87z62vp8rxg1l0hslk4i5rbcqb6-nixpkgs-review-2.9.3' from 'https://cache.nixos.org'... copying path '/nix/store/xlpbkwgf4nrnr56a3r0k0r32jxlxyf59-python3-3.11.4' from 'https://cache.nixos.org'... copying path '/nix/store/5m6451ym338rj4xqf69j0akjilxrygh0-nix-update-0.18.0' from 'https://cache.nixos.org'... building '/nix/store/y6ddyyf0sxm59gahsvr2283j2pw1n3fd-packages.json.drv'... Going to be running update for following packages: - apt-offline-1.8.4 Press Enter key to continue... Running update for: - apt-offline-1.8.4: UPDATING ... - apt-offline-1.8.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/apt-offline/default.nix b/pkgs/tools/misc/apt-offline/default.nix index 585033068d1..178fe1a6b48 100644 --- a/pkgs/tools/misc/apt-offline/default.nix +++ b/pkgs/tools/misc/apt-offline/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "apt-offline"; - version = "1.8.4"; + version = "1.8.5"; src = fetchFromGitHub { owner = "rickysarraf"; repo = pname; rev = "v${version}"; - sha256 = "RBf/QG0ewLS6gnQTBXi0I18z8QrxoBAqEXZ7dro9z5A="; + sha256 = "sha256-KkJwQ9EpOSJK9PaM747l6Gqp8Z8SWvuo3TJ+Ry6d0l4="; }; postPatch = '' An auto update branch exists with message `apt-offline: 1.8.4 -> 1.8.5`. New version is 1.8.5. An auto update branch exists with an equal or greater version