dim: regenerate lockfile (#423508)

This commit is contained in:
Wolfgang Walther 2025-07-09 15:52:15 +00:00 committed by GitHub
commit 47e18e86e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4815 additions and 5071 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
ln -s ${./package-lock.json} package-lock.json
'';
npmDepsHash = "sha256-6oSm3H6RItHOrBIvP6uvR7sBboBRWFuP3VwU38GMfgQ=";
npmDepsHash = "sha256-yYTRoxKnTF9y3RA4fuDlVYxv9d37Fc905TYVc/gPIRw=";
installPhase = ''
runHook preInstall