corpus

Log | Files | Refs | README | LICENSE

commit 1d6fdcd3b19171ea2c3f79014920e09b2829adf0
parent 1ba702e7096b30787147734d376b128b31fa6ca9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun, 19 Apr 2026 19:05:45 +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-3SB0N2XuKf8PeiC1DUiBLWK3G86e74IIPCYgbheNH6g="; + npmDepsHash = "sha256-KRUaKB+ALoYZdvyQEYyr4iVWBN04nepauDom25Nr1hk="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [