netlistsvg: regenerate lockfile (#422963)

This commit is contained in:
Peder Bergebakken Sundt
2025-07-07 15:47:19 +02:00
committed by GitHub
2 changed files with 2628 additions and 1343 deletions
+2627 -1342
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,7 +22,7 @@ buildNpmPackage rec {
cp ${./package-lock.json} ./package-lock.json
'';
npmDepsHash = "sha256-nKxskNW8YFDloA9Nxs/Rfjew8nX+l9xKB8/8313KoYo=";
npmDepsHash = "sha256-Vs0RLj6ySkM5oQsBGv4MmgiIBMhiDhINpwuCBJH9L8s=";
dontNpmBuild = true;