corpus

Log | Files | Refs | README | LICENSE

commit 8e432d1bdab8fc7f171e46d8183f0d242237cda3
parent c35cf0646989aee0dda0c3f96d8f715310ee17a0
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat,  2 May 2026 01:23:57 +0000

chore: update npmDepsHash

Diffstat:
Mflake.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flake.nix b/flake.nix @@ -115,7 +115,7 @@ inherit ((builtins.fromJSON (builtins.readFile ./package.json))) version; inherit src; - npmDepsHash = "sha256-c7OXTEehvJpIRSe4aFUItaHS56EUwCFSn4pwiZh1D5k="; + npmDepsHash = "sha256-u5FdgYmwoWByoicl8PrXUaq+Cpq61uN5cjGEgBSsLlc="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [