Skip to content

Commit

Permalink
bump package-lock.json and flake npmDepsHash (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: MaxtuneLee <[email protected]>
  • Loading branch information
aimixsaka and MaxtuneLee authored Jul 27, 2024
1 parent 1ba7d69 commit c320d8f
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 103 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
buildInputs = with pkgs; [
nodePackages.node-gyp-build
];
npmDepsHash = "sha256-IlUPLmW18JPyGcY6EWnX2tdLlHTEi4aTk5iipw4H7Gs="; # <prefetch-npm-deps package-lock.json>
npmDepsHash = "sha256-Qx/VrcHJZEhK9FLjJEMYk5U+9C9ok11lOcy4kPx+7ME="; # <prefetch-npm-deps package-lock.json>

# see ./next.config.mjs
env.OUTPUT_STANDALONE = true;
Expand Down
Loading

0 comments on commit c320d8f

Please sign in to comment.