syntax: unbreak on Linux

This commit is contained in:
Kenichi Kamiya
2025-11-13 21:29:02 +09:00
parent 72dd170031
commit 00c76aafb3

View File

@@ -18,6 +18,8 @@ buildNpmPackage rec {
npmDepsHash = "sha256-jZwbRGGg4tek6Jr+V7/SceJlsbIv7jFWQ+qa+fnChTw=";
dontCheckForBrokenSymlinks = true;
passthru.updateScript = nix-update-script { };
meta = with lib; {