Merge pull request #246574 from Scrumplex/teamspeak3-mainProgram
This commit is contained in:
commit
ef6bed5e8b
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ stdenv.mkDerivation rec {
|
||||||
free = false;
|
free = false;
|
||||||
};
|
};
|
||||||
maintainers = with maintainers; [ lhvwb lukegb atemu ];
|
maintainers = with maintainers; [ lhvwb lukegb atemu ];
|
||||||
|
mainProgram = "ts3client";
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue