ci: Upgrade to latest taskbot
Some checks failed
/ build (push) Failing after 4s

This commit is contained in:
Rahix 2026-03-05 21:12:03 +01:00
parent 6dc746dda9
commit 18260f0cd0

View file

@ -4,10 +4,10 @@ let
url = "https://github.com/NixOS/nixpkgs/archive/1267bb4920d0fc06ea916734c11b0bf004bbe17e.tar.gz";
sha256 = "sha256:0sjac485rc346hpj5dvidh3lqdlq5lp7y7glicibgxqizrb90dpc";
};
# Tracking TaskBot main as of 2026-03-02.
# Tracking TaskBot main as of 2026-03-05.
taskbotSrc = fetchTarball {
url = "https://git.fa-fo.de/rahix/TaskBot/archive/0978ed7b5e86589728d538f0fe72e1a86018b0a5.tar.gz";
sha256 = "sha256:0x9bw0vbhl8x83jik40qv4ylvp29dl2ixzrkn3l43f5hym5fqjca";
url = "https://git.fa-fo.de/rahix/TaskBot/archive/e0b0ae4bc86c70b61539c8c88a0b1ab8a5816ac3.tar.gz";
sha256 = "";
};
in with import nixpkgsSrc {}; let