magnetico: move go-bindata to nativeBuildInputs
fixes strictDeps
This commit is contained in:
parent
060a9227c2
commit
72f3f99907
@ -13,7 +13,7 @@ buildGoModule rec {
|
||||
|
||||
modSha256 = "1h9fij8mxlxfw7kxix00n10fkhkvmf8529fxbk1n30cxc1bs2szf";
|
||||
|
||||
buildInputs = [ go-bindata ];
|
||||
nativeBuildInputs = [ go-bindata ];
|
||||
buildPhase = ''
|
||||
make magneticow magneticod
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user