Loading pkgs/applications/emulators/libretro/cores/hatari.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "hatari"; version = "0-unstable-2024-10-21"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "hatari"; rev = "7008194d3f951a157997f67a820578f56f7feee0"; hash = "sha256-ZPzwUBaxs2ivE9n9cb5XB5mhixY9b6qIlq7OiVSLbqg="; rev = "00af13a379e7839399ff2939807f050b7fc49a0e"; hash = "sha256-mPe9+RX9DsrJkmydXqEBrR7EMwijhjj/yJPB2QlK3/U="; }; extraNativeBuildInputs = [ which ]; Loading Loading
pkgs/applications/emulators/libretro/cores/hatari.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ }: mkLibretroCore { core = "hatari"; version = "0-unstable-2024-10-21"; version = "0-unstable-2026-03-31"; src = fetchFromGitHub { owner = "libretro"; repo = "hatari"; rev = "7008194d3f951a157997f67a820578f56f7feee0"; hash = "sha256-ZPzwUBaxs2ivE9n9cb5XB5mhixY9b6qIlq7OiVSLbqg="; rev = "00af13a379e7839399ff2939807f050b7fc49a0e"; hash = "sha256-mPe9+RX9DsrJkmydXqEBrR7EMwijhjj/yJPB2QlK3/U="; }; extraNativeBuildInputs = [ which ]; Loading