2022-11-13T20:49:48 errbot 6.1.7 -> 6.1.9 https://github.com/errbotio/errbot/releases 2022-11-13T20:49:50 attrpath: errbot 2022-11-13T20:49:50 Checking auto update branch... 2022-11-13T20:49:54 [version] 2022-11-13T20:49:54 [version] skipping because derivation has updateScript 2022-11-13T20:49:54 [rustCrateVersion] 2022-11-13T20:49:54 [rustCrateVersion] No cargoSha256 found 2022-11-13T20:49:54 [golangModuleVersion] 2022-11-13T20:49:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-13T20:49:54 [updateScript] 2022-11-13T20:49:56 [updateScript] Success 2022-11-13T20:49:56 [updateScript] this derivation will be built: /nix/store/6dxydn61mdcsbanpi6gdiac6z75i6viq-packages.json.drv building '/nix/store/6dxydn61mdcsbanpi6gdiac6z75i6viq-packages.json.drv'... Going to be running update for following packages: - errbot-6.1.7 Press Enter key to continue... Running update for: - errbot-6.1.7: UPDATING ... - errbot-6.1.7: DONE. Packages updated! 2022-11-13T20:49:56 2022-11-13T20:49:56 [quotedUrls] 2022-11-13T20:49:56 [quotedUrls] nothing found to replace 2022-11-13T20:49:57 Diff after rewrites: diff --git a/pkgs/applications/networking/errbot/default.nix b/pkgs/applications/networking/errbot/default.nix index 032238d399d..c26ae9106a8 100644 --- a/pkgs/applications/networking/errbot/default.nix +++ b/pkgs/applications/networking/errbot/default.nix @@ -8,13 +8,13 @@ let python3 = python39; in python3.pkgs.buildPythonApplication rec { pname = "errbot"; - version = "6.1.7"; + version = "6.1.9"; src = fetchFromGitHub { owner = "errbotio"; repo = "errbot"; - rev = version; - sha256 = "02h44qd3d91zy657hyqsw3gskgxg31848pw6zpb8dhd1x84z5y77"; + rev = "refs/tags/${version}"; + sha256 = "sha256-BmHChLWWnrtg0p4WH8bANwpo+p4RTwjYbXfyPnz6mp8="; }; LC_ALL = "en_US.utf8"; 2022-11-13T20:51:27 No auto update branch exists 2022-11-13T20:51:33 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A errbot nix build failed. adding 'errbot/rendering/__init__.py' adding 'errbot/rendering/ansiext.py' adding 'errbot/rendering/xhtmlim.py' adding 'errbot/storage/__init__.py' adding 'errbot/storage/base.py' adding 'errbot/storage/memory.plug' adding 'errbot/storage/memory.py' adding 'errbot/storage/shelf.plug' adding 'errbot/storage/shelf.py' adding 'errbot/templates/card.md' adding 'errbot/templates/new_plugin.py.tmpl' adding 'errbot/templates/initdir/config.py.tmpl' adding 'errbot/templates/initdir/example.plug' adding 'errbot/templates/initdir/example.py' adding 'errbot-6.1.9.dist-info/COPYING' adding 'errbot-6.1.9.dist-info/METADATA' adding 'errbot-6.1.9.dist-info/WHEEL' adding 'errbot-6.1.9.dist-info/entry_points.txt' adding 'errbot-6.1.9.dist-info/top_level.txt' adding 'errbot-6.1.9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./errbot-6.1.9-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement colorlog==6.6.0 (from errbot) (from versions: none) ERROR: No matching distribution found for colorlog==6.6.0