Migration dogetipbot depuis blockio vers wallet intégré

This commit is contained in:
nyanloutre 2020-08-30 21:08:35 +02:00
parent 798c2ca66c
commit fbcf3bcac2
2 changed files with 9 additions and 15 deletions

View file

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