From ef11973f292cc11f85e585259658198ce88ec6df Mon Sep 17 00:00:00 2001 From: schererleander <80996591+schererleander@users.noreply.github.com> Date: Mon, 19 Jan 2026 01:30:14 +0000 Subject: chore(deps): update npm dependencies --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 9e4bdf7..f831623 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,7 @@ version = "0.1.0"; src = ./.; - npmDepsHash = "sha256-HdHCLtY9DLAgCZfQnfVtUkczxd9yCnQ4xlwW2z/imsQ="; + npmDepsHash = "sha256-JcJ/LcGoaWwpDGFScc1WUv7Xy8o6z2bIV1pa5daiaok="; buildPhase = '' runHook preBuild -- cgit v1.3.1