update drastikbot

This commit is contained in:
zuckerberg 2021-08-22 22:30:50 -04:00
parent fcd91295da
commit 5a0711839d

View File

@ -26,8 +26,8 @@ let
(pkgs.fetchgit { (pkgs.fetchgit {
name = "dailybuild_modules"; name = "dailybuild_modules";
url = "https://git.neet.dev/zuckerberg/dailybuild_modules.git"; url = "https://git.neet.dev/zuckerberg/dailybuild_modules.git";
rev = "65c89946007e6e461d4fe084d90390a2e7988d35"; rev = "b2c8335badd1efd9be856263b739f3429cff54de";
sha256 = "faob3qDn+L4V0O4MPsitlhd1rlXlCGynJM4Zhwp7PEs="; sha256 = "xNnlEQyYVgUxwo80CSbs3YxVhRsn3gRRfMLceRxrk2s=";
}) })
]; ];