1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

catullus: update telebots

This commit is contained in:
Kierán Meinhardt
2019-02-06 13:17:31 +01:00
parent 62556ade56
commit 4024bdd3c2
3 changed files with 4 additions and 4 deletions

View File

@@ -29,8 +29,8 @@ in buildPythonApplication rec {
repository = fetchFromGitHub {
owner = "kmein";
repo = "telebots";
rev = "ec4a0636c606e6e6f281df99ad06ae0582c1e292";
sha256 = "129f5x0m4hj5i9y5bi5gjj1j5nih027kp5fv5wx9v4smbm0ph0hd";
rev = "f18d856253492d268d2738616ca5176b311c1f7e";
sha256 = "1snbb2cgr0a9cfca4l1i8xp3k5zrl4jg5s5im6grnnzzm98qacrf";
};
in "${repository.out}/${pname}";