git-credential-gopass: remove redundant platforms
This commit is contained in:
parent
4ea055805b
commit
540c6fb9c4
@ -37,6 +37,5 @@ buildGoModule rec {
|
|||||||
homepage = "https://github.com/gopasspw/git-credential-gopass";
|
homepage = "https://github.com/gopasspw/git-credential-gopass";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ benneti ];
|
maintainers = with maintainers; [ benneti ];
|
||||||
platforms = platforms.unix;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user