Compare commits
2 Commits
7490454b9e
...
c5fc97b80a
Author | SHA1 | Date | |
---|---|---|---|
c5fc97b80a | |||
4ff7b7a71c |
@ -3,7 +3,7 @@ self: super:
|
||||
{
|
||||
dogetipbot-telegram = super.callPackage (super.fetchgit {
|
||||
url = "https://gitlab.com/nyanloutre/dogetipbot-telegram.git";
|
||||
rev = "ebf12e00a4dccf1621b695ecbdb0753f1e3f6052";
|
||||
sha256 = "04xkp6djq8h3sdh8q9bs1ii0x1hbqb0icnsni7kp7wrr1w910dni";
|
||||
rev = "3bf1c89aaccded42ce41452c72f7ebf6d4d056ca";
|
||||
sha256 = "1gd1wi054ihbxanvj1ac7mz5ghnxab89a0r3i4hy482sglbxqcih";
|
||||
}) { pkgs = self; };
|
||||
}
|
||||
|
@ -60,6 +60,7 @@
|
||||
openssl
|
||||
lftp
|
||||
nix-prefetch-scripts
|
||||
smartmontools
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
Loading…
Reference in New Issue
Block a user