summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLeo Goetz <dev@leogtz.de>2026-05-08 15:49:51 +0200
committerLeo Goetz <dev@leogtz.de>2026-05-08 15:49:51 +0200
commit0fc034b94f5632ab92ce7020b69cfce0c44903b2 (patch)
tree75f4dd4691d18e8d0b31cc8346de23dc04bbe5b7 /flake.nix
parentc3cb0ca317a52a740bf9625ca9df43f5c2306548 (diff)
chore: updated depshash in flake
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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";
};
});