lol

pcsx2: add meta.mainProgram

+1
+1
pkgs/misc/emulators/pcsx2/default.nix
··· 102 102 ''; 103 103 homepage = "https://pcsx2.net"; 104 104 maintainers = with maintainers; [ hrdinka govanify ]; 105 + mainProgram = "PCSX2"; 105 106 106 107 # PCSX2's source code is released under LGPLv3+. It However ships 107 108 # additional data files and code that are licensed differently.