corpus

Log | Files | Refs | README | LICENSE

commit b74cb16c44790dd82fd36397d0763a17c6cdac1e
parent 77de40145e0d211fc51ff8e00af40722d033199b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu, 23 Apr 2026 13:18:11 +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-pGAmk0KScByOUj0+9jnqtfC8gMgoyD54HyA68jnac4E="; + npmDepsHash = "sha256-+drS5jUZ5r6st0bupiel/U5jEB3o8pRHltDfbhAMMFA="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [