vsc-leetcode-cli: unbreak

This commit is contained in:
Kenichi Kamiya
2025-11-13 22:37:03 +09:00
parent 5749220527
commit be15276c93

View File

@@ -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";