Skip to content

Commit

Permalink
Update npmDepsHash
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Apr 4, 2024
1 parent 73677ea commit 0f8b316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildNpmPackage {

nodejs = nodejs;

npmDepsHash = "sha256-LVCMhQ9h47H6u7yr5ihfqw2FoD2oFKclp1ooelq9SSU=";
npmDepsHash = "sha256-zVk86Fkp2zWvO2bxut4pW9bEcv7L1kSJ2hZ40MVEytY=";

postBuild = ''
# compress static
Expand Down

0 comments on commit 0f8b316

Please sign in to comment.