kbfs: update homepage and description
This commit is contained in:
parent
bfe270bc54
commit
d8bbbeb38a
@ -13,8 +13,8 @@ buildGoPackage rec {
|
|||||||
buildFlags = [ "-tags production" ];
|
buildFlags = [ "-tags production" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://www.keybase.io;
|
homepage = "https://keybase.io/docs/kbfs";
|
||||||
description = "The Keybase FS FUSE driver";
|
description = "The Keybase filesystem";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ rvolosatovs bennofs np ];
|
maintainers = with maintainers; [ rvolosatovs bennofs np ];
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user