summary refs log tree commit diff
path: root/pkgs/games/itch/butler.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/itch/butler.nix')
-rw-r--r--pkgs/games/itch/butler.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/itch/butler.nix b/pkgs/games/itch/butler.nix
index d6d9075997a..cbd6b8aef93 100644
--- a/pkgs/games/itch/butler.nix
+++ b/pkgs/games/itch/butler.nix
@@ -31,7 +31,7 @@ buildGoModule rec {
 
   proxyVendor = true;
 
-  vendorSha256 = "sha256-CtBwc5mcgLvl2Bvg5gI+ULJMQEEibx1aN3IpmRNUtwE=";
+  vendorHash = "sha256-CtBwc5mcgLvl2Bvg5gI+ULJMQEEibx1aN3IpmRNUtwE=";
 
   doCheck = false;