Loading pkgs/applications/emulators/libretro/cores/parallel-n64.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: mkLibretroCore { core = "parallel-n64"; version = "0-unstable-2025-03-02"; version = "0-unstable-2025-08-05"; src = fetchFromGitHub { owner = "libretro"; repo = "parallel-n64"; rev = "f8605345e13c018a30c8f4ed03c05d8fc8f70be8"; hash = "sha256-6yb/vrcp0pQpNzngDHhcWC1U4ghtSZ0BVoT5NXd8Gwo="; rev = "50d3ddd55b5774da643d90d7ad1e3cbd2c618883"; hash = "sha256-l42EKrZH1JwTxpkjl8vTrMsd2NJCeKV9Owgj+EB81eM="; }; extraBuildInputs = [ Loading Loading
pkgs/applications/emulators/libretro/cores/parallel-n64.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: mkLibretroCore { core = "parallel-n64"; version = "0-unstable-2025-03-02"; version = "0-unstable-2025-08-05"; src = fetchFromGitHub { owner = "libretro"; repo = "parallel-n64"; rev = "f8605345e13c018a30c8f4ed03c05d8fc8f70be8"; hash = "sha256-6yb/vrcp0pQpNzngDHhcWC1U4ghtSZ0BVoT5NXd8Gwo="; rev = "50d3ddd55b5774da643d90d7ad1e3cbd2c618883"; hash = "sha256-l42EKrZH1JwTxpkjl8vTrMsd2NJCeKV9Owgj+EB81eM="; }; extraBuildInputs = [ Loading