mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
minecraft-server: add mainProgram
This commit is contained in:
parent
04d6d96682
commit
fc64ead739
1 changed files with 1 additions and 0 deletions
|
@ -50,5 +50,6 @@ stdenv.mkDerivation {
|
|||
tomberek
|
||||
costrouc
|
||||
];
|
||||
mainProgram = "minecraft-server";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue