about summary refs log tree commit diff
path: root/pkgs/applications/emulators/goldberg-emu
diff options
context:
space:
mode:
authoraleksana <me@aleksana.moe>2024-07-13 21:27:47 +0800
committeraleksana <me@aleksana.moe>2024-07-13 22:28:37 +0800
commit1a89942243719cd83ba016a07fe4273710137735 (patch)
treeb6cedcba6b6a3e129857cef8af2abdbfd0574dd7 /pkgs/applications/emulators/goldberg-emu
parentc8340d69e35054a4ddffe7d30930fb45d6805836 (diff)
treewide: sha256 -> hash attribute for gitlab.com fetchers
Diffstat (limited to 'pkgs/applications/emulators/goldberg-emu')
-rw-r--r--pkgs/applications/emulators/goldberg-emu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/emulators/goldberg-emu/default.nix b/pkgs/applications/emulators/goldberg-emu/default.nix
index 4c545ac3b85ba..8b1e92b5963a5 100644
--- a/pkgs/applications/emulators/goldberg-emu/default.nix
+++ b/pkgs/applications/emulators/goldberg-emu/default.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
     owner = "mr_goldberg";
     repo = "goldberg_emulator";
     rev = version;
-    sha256 = "sha256-goOgMNjtDmIKOAv9sZwnPOY0WqTN90LFJ5iEp3Vkzog=";
+    hash = "sha256-goOgMNjtDmIKOAv9sZwnPOY0WqTN90LFJ5iEp3Vkzog=";
   };
 
   # It attempts to install windows-only libraries which we never build