mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
openttd-jgrpp: Set meta.mainProgram
This commit is contained in:
parent
0605f7dd71
commit
12caeb3596
@ -16,6 +16,7 @@ openttd.overrideAttrs (oldAttrs: rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/JGRennison/OpenTTD-patches";
|
homepage = "https://github.com/JGRennison/OpenTTD-patches";
|
||||||
changelog = "https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp-${version}/jgrpp-changelog.md";
|
changelog = "https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp-${version}/jgrpp-changelog.md";
|
||||||
|
mainProgram = "openttd";
|
||||||
};
|
};
|
||||||
|
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user