From 0fc034b94f5632ab92ce7020b69cfce0c44903b2 Mon Sep 17 00:00:00 2001 From: Leo Goetz Date: Fri, 8 May 2026 15:49:51 +0200 Subject: chore: updated depshash in flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6f00a99..1e990ac 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ pname = "dephelp"; src = ./.; name = "dephelp"; - npmDepsHash = "sha256-+njuNvCXnZrqrw2WEg+TZiIwKZ6Y3UY+lV5u1KSAvO8="; + npmDepsHash = "sha256-oazps+l9bCeI67H6oyqRhg3NTpLcuZNhhK0YHkpJE7A="; version = "0.0.1"; }; }); -- cgit v1.3.1