corpus

Log | Files | Refs | README | LICENSE

commit 7d8d33f549c0fdf5da7c73e23627c8484f75727c
parent 9a4ab3521df3f30d97e5839336815b5e54c3c289
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed, 22 Apr 2026 20:57:03 +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-9ij6YbhWhWaEjAr4PTk8jWXJFb33Uf5N14vTdlwZuX8="; + npmDepsHash = "sha256-DG9zoiR/T450nrcfjNwttI7soubNzcfR1rLzgyQYJXQ="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [