corpus

Log | Files | Refs | README | LICENSE

commit 00639ce3e32f428229513fa5da0666862c4987ba
parent 03b5b27f31aaab33980ed75ad8e0e2945b2dafad
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat, 18 Apr 2026 19:33:41 +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-RoFlR1p0UlDz+DASOBD5A06PDl5Wpk02YAf5jyb2Gn0="; + npmDepsHash = "sha256-YBMSmcPGuQW2lv77/8vuS0zCCBybIyh3E5Ty8Ax/jVw="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [