kbfs: add kbfs/redirector subpackage
This commit is contained in:
parent
eeaf1f702d
commit
8a7cc62063
@ -6,7 +6,7 @@ buildGoPackage {
|
|||||||
inherit (keybase) src version;
|
inherit (keybase) src version;
|
||||||
|
|
||||||
goPackagePath = "github.com/keybase/client";
|
goPackagePath = "github.com/keybase/client";
|
||||||
subPackages = [ "go/kbfs/kbfsfuse" "go/kbfs/kbfsgit/git-remote-keybase" ];
|
subPackages = [ "go/kbfs/kbfsfuse" "go/kbfs/redirector" "go/kbfs/kbfsgit/git-remote-keybase" ];
|
||||||
|
|
||||||
dontRenameImports = true;
|
dontRenameImports = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user