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