aboutsummaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 55107e2..ce4074f 100644
--- a/default.nix
+++ b/default.nix
@@ -10,7 +10,7 @@ buildGoModule rec {
version = "latest";
goPackagePath = "go.eth.moe/dispatch";
- modSha256 = "1qw502x293j596d0ilw94mkrir8isw770bah05shd6mvh1hcgrvn";
+ modSha256 = "1v91pdg4n04vdwqgkl90kll8l5g33fgy99kin3wddw9pvih3vqw8";
src = ./.;