From 34003ea6abf33437acacd8a2bc76eecaf2d913df Mon Sep 17 00:00:00 2001 From: schererleander <80996591+schererleander@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:07:13 +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 1885a12..3be9fbc 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,7 @@ version = "0.1.0"; src = ./.; - npmDepsHash = "sha256-GebUQ/AOHeo0jJyhV7KNSs7aNar6DoHEQxHYTqqQVsc="; + npmDepsHash = "sha256-WgQZwd9SqGdGo9CBLWBsxrhRlCsXu8ojEyX2vVZPdfc="; buildPhase = '' runHook preBuild -- cgit v1.3.1