corpus

Log | Files | Refs | README | LICENSE

commit 9f54422364a7e9ef100c22946a98089f059c0504
parent 9c02d5293871223da90dece5cdc28b5a965fb439
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun, 19 Apr 2026 11:37:59 +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 @@ inherit ((builtins.fromJSON (builtins.readFile ./package.json))) version; inherit src; - npmDepsHash = "sha256-EUqwa+i/+bfMJqwb8Qc5AnoOyituRu8pP7i85x8r3oo="; + npmDepsHash = "sha256-AjGK+8bFWR/BipFP468B+rreQ+CRG0unkG+hJ/0PtUI="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [