corpus

Log | Files | Refs | README | LICENSE

commit 542dc35c4332134acd55d7ad45fb2bd0a0296b48
parent 11b0e809d4564fa97c4d8278be49e64cb9e90dcb
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat, 25 Apr 2026 23:07:01 +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-0HhM77cGFy0dOa+5l8MbqjmxbcGwLglXcGmexYIv940="; + npmDepsHash = "sha256-uwag7hUAc4zKsXNAyPIfvl7ReTQm8H5s0y1UOhDjZDg="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [