about summary refs log tree commit diff
path: root/pkgs/games/toppler/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/toppler/default.nix')
-rw-r--r--pkgs/games/toppler/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/toppler/default.nix b/pkgs/games/toppler/default.nix
index fe36229363ceb..48fb4667d93fa 100644
--- a/pkgs/games/toppler/default.nix
+++ b/pkgs/games/toppler/default.nix
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
     owner = "roever";
     repo = "toppler";
     rev = "v${finalAttrs.version}";
-    sha256 = "sha256-ecEaELu52Nmov/BD9VzcUw6wyWeHJcsKQkEzTnaW330=";
+    hash = "sha256-ecEaELu52Nmov/BD9VzcUw6wyWeHJcsKQkEzTnaW330=";
   };
 
   nativeBuildInputs = [