about summary refs log tree commit diff
path: root/pkgs/games/abbaye-des-morts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/abbaye-des-morts/default.nix')
-rw-r--r--pkgs/games/abbaye-des-morts/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/abbaye-des-morts/default.nix b/pkgs/games/abbaye-des-morts/default.nix
index 3cf03ed22119..1461c45a0b79 100644
--- a/pkgs/games/abbaye-des-morts/default.nix
+++ b/pkgs/games/abbaye-des-morts/default.nix
@@ -29,6 +29,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     homepage = "https://locomalito.com/abbaye_des_morts.php";
     description = "A retro arcade video game";
+    mainProgram = "abbayev2";
     license = licenses.gpl3;
     maintainers = [ maintainers.marius851000 ];
   };