2022-11-15T15:22:48 apt-offline 1.8.4 -> 1.8.5 https://github.com/rickysarraf/apt-offline/releases 2022-11-15T15:22:51 attrpath: apt-offline 2022-11-15T15:22:51 Checking auto update branch... 2022-11-15T15:22:54 [version] 2022-11-15T15:22:54 [version] skipping because derivation has updateScript 2022-11-15T15:22:54 [rustCrateVersion] 2022-11-15T15:22:54 [rustCrateVersion] No cargoSha256 found 2022-11-15T15:22:54 [golangModuleVersion] 2022-11-15T15:22:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-15T15:22:54 [updateScript] 2022-11-15T15:22:58 [updateScript] Success 2022-11-15T15:22:58 [updateScript] this derivation will be built: /nix/store/zgwp1dscnxilpcz4pzk39xjm5zwkkrbv-packages.json.drv building '/nix/store/zgwp1dscnxilpcz4pzk39xjm5zwkkrbv-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-11-15T15:22:58 2022-11-15T15:22:58 [quotedUrls] 2022-11-15T15:22:58 [quotedUrls] nothing found to replace 2022-11-15T15:22:58 Diff after rewrites: diff --git a/pkgs/tools/misc/apt-offline/default.nix b/pkgs/tools/misc/apt-offline/default.nix index 122ca0abcff..413af9ae9d5 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 = "debian%2F1.8.5-1"; src = fetchFromGitHub { owner = "rickysarraf"; repo = pname; rev = "v${version}"; - sha256 = "RBf/QG0ewLS6gnQTBXi0I18z8QrxoBAqEXZ7dro9z5A="; + sha256 = ""; }; postPatch = '' 2022-11-15T15:24:28 An auto update branch exists with message `apt-offline: 1.8.4 -> debian%2F1.8.5-1`. New version is debian%2F1.8.5-1. 2022-11-15T15:24:28 An auto update branch exists with an equal or greater version