Unverified Commit fa246ab0 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

vsc-leetcode-cli: unbreak (#461250)

parents 9c74c01e be15276c
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";