vsc-leetcode-cli: unbreak
This commit is contained in:
@@ -19,6 +19,8 @@ buildNpmPackage {
|
|||||||
|
|
||||||
dontNpmBuild = true;
|
dontNpmBuild = true;
|
||||||
|
|
||||||
|
dontCheckForBrokenSymlinks = true;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "CLI tool for leetcode.com";
|
description = "CLI tool for leetcode.com";
|
||||||
homepage = "https://github.com/leetcode-tools/leetcode-cli";
|
homepage = "https://github.com/leetcode-tools/leetcode-cli";
|
||||||
|
|||||||
Reference in New Issue
Block a user