corpus

Log | Files | Refs | README | LICENSE

commit d514a81e8c53b11ffc2b17d233f17d036cfbf4cd
parent 5dac304dc349fcf0399bdc709f7b68ff31615d6d
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Wed, 22 Apr 2026 19:34:58 +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-Qy2X2mWaQcF895PE3dXqoQj84fdywC7uiIxITuN/YpM="; + npmDepsHash = "sha256-A89/7mzFxURQQkgOR7li8vBZnCH2jqtBLxYuFOmsPbw="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [