corpus

Log | Files | Refs | README | LICENSE

commit bdacf8effe9b69cd333a10e8a5a59b883ea15198
parent afdf230e546cb0241476da42514f426a44618767
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat, 18 Apr 2026 19:38:58 +0000

chore: update npmDepsHash

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

diff --git a/flake.nix b/flake.nix @@ -131,7 +131,7 @@ version = (builtins.fromJSON (builtins.readFile ./package.json)).version; inherit src; - npmDepsHash = "sha256-YBMSmcPGuQW2lv77/8vuS0zCCBybIyh3E5Ty8Ax/jVw="; + npmDepsHash = "sha256-2KERt0VF5xLlMAplBhvFb6usz9GFhs2d9iSdFbMEZhA="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [