gopass-jsonapi: remove redundant platforms
This commit is contained in:
parent
71b14fb52e
commit
34bee7e8d8
|
@ -38,6 +38,5 @@ buildGoModule rec {
|
||||||
homepage = "https://www.gopass.pw/";
|
homepage = "https://www.gopass.pw/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ maxhbr ];
|
maintainers = with maintainers; [ maxhbr ];
|
||||||
platforms = platforms.unix;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue