Skip to content

Commit 9ca2da0

Browse files
authored
retrospy: add mainProgram (NixOS#376380)
2 parents 5e837e3 + 6d5b297 commit 9ca2da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/re/retrospy/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@ buildDotnetModule {
7676
license = lib.licenses.gpl3;
7777
maintainers = [ lib.maintainers.naxdy ];
7878
platforms = lib.platforms.linux;
79+
mainProgram = "RetroSpy";
7980
};
8081
}

0 commit comments

Comments
 (0)