corpus

Log | Files | Refs | README | LICENSE

commit e3548d12051ae434800bc97cd62baf53212403e7
parent 73bbf47ba2789ce990f74ba123cb16e0eaf57319
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Sat, 25 Apr 2026 14:03:56 +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-HXkrPbFbzqB1rWdppmQOYFJEDgiSUyUElsiPOTvWCuU="; + npmDepsHash = "sha256-VgVeU4kdidCKZFE46xkZr1rybzkoYKHQAQAuGvr0b1M="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [