protonup-ng: add mainProgram, fixing nix run
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
@@ -25,5 +25,6 @@ buildPythonPackage rec {
|
||||
description = "CLI program and API to automate the installation and update of GloriousEggroll's Proton-GE";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ Madouura ];
|
||||
mainProgram = "protonup";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user