Update npm dependency hash for deployment

This commit is contained in:
thiloho
2023-09-02 15:00:07 +02:00
parent 0a614db91e
commit e964626a63

View File

@@ -27,7 +27,7 @@
nodejs_20
];
src = ./.;
npmDepsHash = "sha256-K30UsMZ508XT1x/1eXY/xg7dfhLm55pdi9vOdDQHtWg=";
npmDepsHash = "sha256-U8w40Q7Fqfc/rjC2tc5sm7aQ4hZ8dV+zaSpgVUAcnfg=";
npmBuild = "npm run build";
installPhase = ''
mkdir $out