2022-12-31T23:46:53 apt-offline 1.8.4 -> 1.8.5 https://github.com/rickysarraf/apt-offline/releases 2022-12-31T23:46:56 attrpath: apt-offline 2022-12-31T23:46:56 Checking auto update branch... 2022-12-31T23:46:59 [version] 2022-12-31T23:46:59 [version] skipping because derivation has updateScript 2022-12-31T23:46:59 [rustCrateVersion] 2022-12-31T23:46:59 [rustCrateVersion] No cargoSha256 found 2022-12-31T23:46:59 [golangModuleVersion] 2022-12-31T23:46:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T23:46:59 [updateScript] 2022-12-31T23:47:02 [updateScript] Success 2022-12-31T23:47:02 [updateScript] this derivation will be built: /nix/store/r0q40csrsbs3lw664259q8r6997vmlpq-packages.json.drv building '/nix/store/r0q40csrsbs3lw664259q8r6997vmlpq-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! 2022-12-31T23:47:02 2022-12-31T23:47:02 [quotedUrls] 2022-12-31T23:47:02 [quotedUrls] nothing found to replace 2022-12-31T23:47:03 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 = '' 2022-12-31T23:48:32 An auto update branch exists with message `apt-offline: 1.8.4 -> 1.8.5`. New version is 1.8.5. 2022-12-31T23:48:32 An auto update branch exists with an equal or greater version