Loading pkgs/applications/emulators/yuzu/compat-list.nix +3 −3 Original line number Diff line number Diff line { stdenv, fetchFromGitHub, unstableGitUpdater }: stdenv.mkDerivation { pname = "yuzu-compatibility-list"; version = "unstable-2024-01-21"; version = "unstable-2024-01-27"; src = fetchFromGitHub { owner = "flathub"; repo = "org.yuzu_emu.yuzu"; rev = "a3dd360e8b6e8c0c93d40f00416534c8b4bcd59a"; hash = "sha256-nXh5cJTS1zCa6GoH+AoisTIohsRruycqosxpmFAsaSw="; rev = "c01bdbbfda3e2558930fcced63b6d02b646f881b"; hash = "sha256-TDmzBxeJq4gJvU88hJaXN7U3PYOqI1OrkenlH1GJo8g="; }; buildCommand = '' Loading Loading
pkgs/applications/emulators/yuzu/compat-list.nix +3 −3 Original line number Diff line number Diff line { stdenv, fetchFromGitHub, unstableGitUpdater }: stdenv.mkDerivation { pname = "yuzu-compatibility-list"; version = "unstable-2024-01-21"; version = "unstable-2024-01-27"; src = fetchFromGitHub { owner = "flathub"; repo = "org.yuzu_emu.yuzu"; rev = "a3dd360e8b6e8c0c93d40f00416534c8b4bcd59a"; hash = "sha256-nXh5cJTS1zCa6GoH+AoisTIohsRruycqosxpmFAsaSw="; rev = "c01bdbbfda3e2558930fcced63b6d02b646f881b"; hash = "sha256-TDmzBxeJq4gJvU88hJaXN7U3PYOqI1OrkenlH1GJo8g="; }; buildCommand = '' Loading