corpus

Log | Files | Refs | README | LICENSE

commit 5e68052886ac5e560bca13200d28dc39b247ae53
parent 28ecf5e80cb9eae4660e46c509f461b27a7ce35a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Date:   Thu, 30 Apr 2026 21:19:09 +0000

chore: update npmDepsHash

Diffstat:
Mflake.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flake.nix b/flake.nix @@ -149,7 +149,7 @@ inherit ((builtins.fromJSON (builtins.readFile ./package.json))) version; inherit src; - npmDepsHash = "sha256-uwag7hUAc4zKsXNAyPIfvl7ReTQm8H5s0y1UOhDjZDg="; + npmDepsHash = "sha256-mWtapB6mIfm7+ZQC4YiZUj2zBqKpiKvPMnuI8AE9hE0="; npmRebuildFlags = ["--ignore-scripts"]; nativeBuildInputs = with pkgs; [