summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthieu Coudron <mcoudron@hotmail.com>2021-06-13 00:49:02 +0200
committerMatthieu Coudron <mcoudron@hotmail.com>2021-06-13 00:49:02 +0200
commite0b13fe95b22dcf97b048ac1775ad06ef1cfad51 (patch)
treead377624b6fe0c41f8cfc848f604e1f6be05e3a5
parent6a1ca229f5d811fc3fce512206d1eeb2ba7182c4 (diff)
downloadnixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar.gz
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar.bz2
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar.lz
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar.xz
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.tar.zst
nixpkgs-e0b13fe95b22dcf97b048ac1775ad06ef1cfad51.zip
sauerbraten: set mainProgram to sauerbraten_client
so that nix run nixpkgs#sauerbraten starts the game
-rw-r--r--pkgs/games/sauerbraten/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/sauerbraten/default.nix b/pkgs/games/sauerbraten/default.nix
index 2d5f3d9a3c7..1e43674d2a4 100644
--- a/pkgs/games/sauerbraten/default.nix
+++ b/pkgs/games/sauerbraten/default.nix
@@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
   meta = with lib; {
     description = "A free multiplayer & singleplayer first person shooter, the successor of the Cube FPS";
     maintainers = with maintainers; [ raskin ajs124 ];
+    mainProgram = "sauerbraten_client";
     hydraPlatforms =
       # raskin: tested amd64-linux;
       # not setting platforms because it is 0.5+ GiB of game data