corpus

Log | Files | Refs | README | LICENSE

commit da2a93e793c51247773db048790fa7a66e2850ae
parent 0d587ce1a39cfc7b1944b6a709c14c6c921a0c5e
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed, 22 Apr 2026 20:20:44 +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-A89/7mzFxURQQkgOR7li8vBZnCH2jqtBLxYuFOmsPbw="; + npmDepsHash = "sha256-9ij6YbhWhWaEjAr4PTk8jWXJFb33Uf5N14vTdlwZuX8="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [