Unverified Commit be15276c authored by Kenichi Kamiya's avatar Kenichi Kamiya
Browse files

vsc-leetcode-cli: unbreak

parent 57492205
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@ buildNpmPackage {

  dontNpmBuild = true;

  dontCheckForBrokenSymlinks = true;

  meta = with lib; {
    description = "CLI tool for leetcode.com";
    homepage = "https://github.com/leetcode-tools/leetcode-cli";