limo: fix meta.mainProgram (#372237)
This commit is contained in:
@@ -72,7 +72,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "General purpose mod manager with support for the NexusMods API and LOOT";
|
||||
homepage = "https://github.com/limo-app/limo";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
mainProgram = "Limo";
|
||||
mainProgram = "limo";
|
||||
maintainers = with lib.maintainers; [
|
||||
tomasajt
|
||||
MattSturgeon
|
||||
|
||||
Reference in New Issue
Block a user