traefik: fix build with strict deps
This commit is contained in:
parent
72f4001e1e
commit
c0c7c00f18
@ -13,7 +13,7 @@ buildGoPackage rec {
|
|||||||
sha256 = "1j3p09j8rpdkp8v4d4mz224ddakkvhzchvccm9qryrqc2fq4022v";
|
sha256 = "1j3p09j8rpdkp8v4d4mz224ddakkvhzchvccm9qryrqc2fq4022v";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ go-bindata bash ];
|
nativeBuildInputs = [ go-bindata bash ];
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
runHook preBuild
|
runHook preBuild
|
||||||
|
Loading…
x
Reference in New Issue
Block a user