corpus

Log | Files | Refs | README | LICENSE

commit 604aec6349fab29290e157b08dd675671fec5468
parent d39639f72d8e4f42da9fcc1b0149cda8ee7c6476
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sun, 19 Apr 2026 01:26: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-ExVAfGw3/9EroXZxTEo03Bvdj2Aw0isc5ul1C/AaTgQ="; + npmDepsHash = "sha256-gBFhiRVXLRj+x0K2dj+JW9OOc2dEP97PoVkuchabWVk="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [