iferr: fix meta eval
This commit is contained in:
parent
5919d4081e
commit
584322317f
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ buildGoModule {
|
|||
|
||||
meta = with lib; {
|
||||
description = ''Generate "if err != nil {" block'';
|
||||
mainProgram = "iferr";
|
||||
homepage = "https://github.com/koron/iferr";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
|
Loading…
Reference in a new issue