mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
prismlauncher: add meta.mainProgram attribute
(cherry picked from commit 9a147d14d0)
This commit is contained in:
committed by
github-actions[bot]
parent
eddfbeab41
commit
a826685a0e
@@ -98,6 +98,7 @@ rec {
|
||||
dontWrapQtApps = true;
|
||||
|
||||
meta = with lib; {
|
||||
mainProgram = "prismlauncher";
|
||||
homepage = "https://prismlauncher.org/";
|
||||
description = "A free, open source launcher for Minecraft";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user