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/k7xxlx0bwvi064xg1w22h79jsic7wb9c-packages.json.drv these 6 paths will be fetched (40.78 MiB download, 129.64 MiB unpacked): /nix/store/3hcvx2ac8ls2b1zmf28697d4iksgn90s-python3-3.11.2 /nix/store/749d345zl6gy8dcpzjkpb19dcn81qxmw-nix-update-0.16.0 /nix/store/8vph5k88fi2nizbqnycv8hhjfqmcmm2y-nixpkgs-fmt-1.3.0 /nix/store/8vqlx5n5b0y027zcdmrg5a15a26y1iwf-nixpkgs-review-2.9.0 /nix/store/gjkw667hhl3ab6rzcf302698xl41fk44-git-lfs-3.3.0 /nix/store/iqizdy4h06ip831bnpgkvsykxabaca87-nix-prefetch-git copying path '/nix/store/8vph5k88fi2nizbqnycv8hhjfqmcmm2y-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/8vqlx5n5b0y027zcdmrg5a15a26y1iwf-nixpkgs-review-2.9.0' from 'https://cache.nixos.org'... copying path '/nix/store/3hcvx2ac8ls2b1zmf28697d4iksgn90s-python3-3.11.2' from 'https://cache.nixos.org'... copying path '/nix/store/gjkw667hhl3ab6rzcf302698xl41fk44-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/iqizdy4h06ip831bnpgkvsykxabaca87-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/749d345zl6gy8dcpzjkpb19dcn81qxmw-nix-update-0.16.0' from 'https://cache.nixos.org'... building '/nix/store/k7xxlx0bwvi064xg1w22h79jsic7wb9c-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 4a492944478..72f65b1b7b0 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