metal-cli: Fix build
This commit is contained in:
parent
d561bd1797
commit
84b960ca01
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = "sha256-ifSfeJjrZI1Hrsq64zAGBiLVc8GKvq+Ddg26gQooyTs=";
|
||||
|
||||
postInstall = ''
|
||||
ln -s $out/bin/metal-cli $out/bin/metal
|
||||
'';
|
||||
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Reference in a new issue