Merge pull request #243073 from PedroHLC/duckstation-main-program
This commit is contained in:
commit
d48fc2f2f6
@ -107,6 +107,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = "https://github.com/stenzek/duckstation";
|
homepage = "https://github.com/stenzek/duckstation";
|
||||||
description = "Fast PlayStation 1 emulator for x86-64/AArch32/AArch64";
|
description = "Fast PlayStation 1 emulator for x86-64/AArch32/AArch64";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
|
mainProgram = "duckstation-qt";
|
||||||
maintainers = with maintainers; [ guibou AndersonTorres ];
|
maintainers = with maintainers; [ guibou AndersonTorres ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user