Loading pkgs/applications/emulators/ppsspp/default.nix→pkgs/by-name/pp/ppsspp/package.nix +0 −0 File moved. View file pkgs/top-level/all-packages.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2736,9 +2736,10 @@ with pkgs; pcsxr = callPackage ../applications/emulators/pcsxr { }; ppsspp = callPackage ../applications/emulators/ppsspp { }; ppsspp-sdl = ppsspp; ppsspp-sdl = ppsspp.override { enableQt = false; enableVulkan = true; }; ppsspp-sdl-wayland = ppsspp.override { forceWayland = true; Loading
pkgs/applications/emulators/ppsspp/default.nix→pkgs/by-name/pp/ppsspp/package.nix +0 −0 File moved. View file
pkgs/top-level/all-packages.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2736,9 +2736,10 @@ with pkgs; pcsxr = callPackage ../applications/emulators/pcsxr { }; ppsspp = callPackage ../applications/emulators/ppsspp { }; ppsspp-sdl = ppsspp; ppsspp-sdl = ppsspp.override { enableQt = false; enableVulkan = true; }; ppsspp-sdl-wayland = ppsspp.override { forceWayland = true;