corpus

Log | Files | Refs | README | LICENSE

commit 83db39782470bc822bde217ab5f4e8687943b342
parent cd2a354a19c54a75071273baf40bb3f9f4112070
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun, 19 Apr 2026 11:24:12 +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-u+Z0zdHCfU/RXmK10g4IT/EJhnp3oG/BHP/yauQeviU="; + npmDepsHash = "sha256-EUqwa+i/+bfMJqwb8Qc5AnoOyituRu8pP7i85x8r3oo="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [