corpus

Log | Files | Refs | README | LICENSE

commit 3a0abfcd483f6e70f7e928f19f7ec71384ef7aac
parent 51d04e7d37823c1b82dbe2878ea7dd7f4a217d1a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Fri, 24 Apr 2026 17:21:33 +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-+drS5jUZ5r6st0bupiel/U5jEB3o8pRHltDfbhAMMFA="; + npmDepsHash = "sha256-c6rRnzceItLPD/AdylbO8kyA9AqBHYrcV+s9vTB8z68="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [