gopass: remove redundant platforms
This commit is contained in:
parent
540c6fb9c4
commit
71b14fb52e
@ -60,7 +60,6 @@ buildGoModule rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ andir rvolosatovs ];
|
maintainers = with maintainers; [ andir rvolosatovs ];
|
||||||
changelog = "https://github.com/gopasspw/gopass/blob/v${version}/CHANGELOG.md";
|
changelog = "https://github.com/gopasspw/gopass/blob/v${version}/CHANGELOG.md";
|
||||||
platforms = platforms.unix;
|
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
gopass is a rewrite of the pass password manager in Go with the aim of
|
gopass is a rewrite of the pass password manager in Go with the aim of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user