osu-lazer-bin: set meta.mainProgram
This commit is contained in:
parent
2503cf5ba2
commit
5fead9f61e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ appimageTools.wrapType2 rec {
|
|||
];
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = [ maintainers.delan ];
|
||||
mainProgram = "osu!";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue