fix: remove meta.mainProgram
This commit is contained in:
parent
8ced735fec
commit
79d1725759
@ -47,6 +47,5 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/majd/ipatool/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gaelreyrol ];
|
||||
mainProgram = "ipatool";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user