···15 description = "A fork of the XMRig CPU miner with support for algorithm switching";
16 homepage = "https://github.com/MoneroOcean/xmrig";
17 license = licenses.gpl3Plus;
018 platforms = platforms.unix;
19 maintainers = with maintainers; [ j0hax ];
20 };
···15 description = "A fork of the XMRig CPU miner with support for algorithm switching";
16 homepage = "https://github.com/MoneroOcean/xmrig";
17 license = licenses.gpl3Plus;
18+ mainProgram = "xmrig";
19 platforms = platforms.unix;
20 maintainers = with maintainers; [ j0hax ];
21 };