fix: bumped npmDepsHash on package.nix

This commit is contained in:
david
2026-04-29 10:31:08 +02:00
parent a6fe33a0f6
commit dc7259ba09
+1 -1
View File
@@ -33,7 +33,7 @@ buildNpmPackage {
);
};
npmDepsHash = "sha256-Pd6J9TuggA9vM4s/LjdoK4MoBEivSzAWc/G2+pFOM2U=";
npmDepsHash = "sha256-i8QMhvd/ydFPww7qTG3Bz2LOAIFyp65n1NXakr3MTk8=";
env.ELECTRON_SKIP_BINARY_DOWNLOAD = "1";