diff options
| author | Leo Goetz <dev@leogtz.de> | 2026-05-08 15:49:51 +0200 |
|---|---|---|
| committer | Leo Goetz <dev@leogtz.de> | 2026-05-08 15:49:51 +0200 |
| commit | 0fc034b94f5632ab92ce7020b69cfce0c44903b2 (patch) | |
| tree | 75f4dd4691d18e8d0b31cc8346de23dc04bbe5b7 | |
| parent | c3cb0ca317a52a740bf9625ca9df43f5c2306548 (diff) | |
chore: updated depshash in flake
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ pname = "dephelp"; src = ./.; name = "dephelp"; - npmDepsHash = "sha256-+njuNvCXnZrqrw2WEg+TZiIwKZ6Y3UY+lV5u1KSAvO8="; + npmDepsHash = "sha256-oazps+l9bCeI67H6oyqRhg3NTpLcuZNhhK0YHkpJE7A="; version = "0.0.1"; }; }); |
