dapr-cli: set doCheck = false
This commit is contained in:
parent
bb472d014c
commit
c339c1c488
@ -16,6 +16,8 @@ in buildGoModule {
|
|||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
mv $out/bin/cli $out/bin/dapr
|
mv $out/bin/cli $out/bin/dapr
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user