summaryrefslogtreecommitdiff
path: root/pkgs/duksebot/default.nix
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-02-13 17:27:18 +0100
committerLinnnus <[email protected]>2024-02-13 17:27:18 +0100
commitbbbdbd1094f1f09b8075da88f6b412d2e4af80ca (patch)
treebe62e8cf55aa8546068eb1bb93257a3f60280ad2 /pkgs/duksebot/default.nix
parenta908af9a955e64828f0b4f0c3b1c5770775c9794 (diff)
parent1bbdd3f63a9d8c46b1772cbf2ad9fd83d7ef213b (diff)
tmp: Merge branch 'main' into reorg
Otherwise, we'd get a conflict when we moved duksebot.
Diffstat (limited to 'pkgs/duksebot/default.nix')
-rw-r--r--pkgs/duksebot/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/duksebot/default.nix b/pkgs/duksebot/default.nix
index 17919b6..19799cb 100644
--- a/pkgs/duksebot/default.nix
+++ b/pkgs/duksebot/default.nix
@@ -33,8 +33,8 @@
src = fetchFromGitHub {
owner = "linnnus";
repo = "duksebot";
- rev = "24634ab7459d913aea00c2e6d77f916607834ee4";
- hash = "sha256-+tbC7Z3oewBTyE6wTpUocL+6oWjCRAsqauBLTIOVBUY=";
+ rev = "69d45f62d1a3dce971f098dbcd5ee2b3ad0da7e5";
+ hash = "sha256-4rkVnHY7WoB8A6PteulCfdlcJJJ91ez/oSatg5ujfPw=";
};
in
writeShellScriptBin "duksebot"