Merge pull request #258059 from Nilstrieb/mold-mainprogram

authored by Artturi and committed by GitHub c182df2e f691a008

+1
+1
pkgs/development/tools/mold/default.nix
··· 59 59 changelog = "https://github.com/rui314/mold/releases/tag/v${version}"; 60 60 license = licenses.mit; 61 61 maintainers = with maintainers; [ azahi nitsky paveloom ]; 62 + mainProgram = "mold"; 62 63 platforms = platforms.unix; 63 64 }; 64 65 }