corpus

Log | Files | Refs | README | LICENSE

commit afb05b059aaf926828c9b27cc7d334ae71999e6d
parent 4065e4be6622aaf7c6fb7b54a7d87c8837b340f7
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat, 18 Apr 2026 20:47:40 +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-2KERt0VF5xLlMAplBhvFb6usz9GFhs2d9iSdFbMEZhA="; + npmDepsHash = "sha256-atG7x+YdT4jU9+jfLLbm6g2nnkG5hNEFbY7iWVAqBhM="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [