uchiwa: fix build
This commit is contained in:
parent
f1f8a0c2dc
commit
81634e8498
@ -15,6 +15,7 @@ let
|
|||||||
goPackagePath = "github.com/${owner}/${repo}";
|
goPackagePath = "github.com/${owner}/${repo}";
|
||||||
inherit src;
|
inherit src;
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
mkdir $out
|
||||||
cp go/src/github.com/sensu/uchiwa/public/index.html $out/
|
cp go/src/github.com/sensu/uchiwa/public/index.html $out/
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user