Dogetipbot telegram

This commit is contained in:
nyanloutre 2018-06-28 20:52:31 +02:00
parent 56bb18a129
commit 0d73bc4d69
3 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,9 @@
self: super:
{
dogetipbot-telegram = super.callPackage (super.fetchgit {
url = "https://gitlab.com/nyanloutre/dogetipbot-telegram.git";
rev = "ebf12e00a4dccf1621b695ecbdb0753f1e3f6052";
sha256 = "04xkp6djq8h3sdh8q9bs1ii0x1hbqb0icnsni7kp7wrr1w910dni";
}) { pkgs = self; };
}