aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorschererleander <80996591+schererleander@users.noreply.github.com>2025-12-18 10:58:17 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-12-18 10:58:17 +0000
commitb4452047b283cec230a01f4f3e84058b80be3cea (patch)
treea4b9b71cea80e941b204e67a344bc912fc27c4b8 /flake.nix
parent649d025bb02d5062db95cc9c8003a91dd6d6b3dc (diff)
chore(deps): update npm dependencies
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 542374c..f75bd7f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
version = "0.1.0";
src = ./.;
- npmDepsHash = "sha256-AkAQRjosZns/E7B6GsMprtsRMm+q9WZk3dyiKbjso1c=";
+ npmDepsHash = "sha256-UVgAOgJgOIPCu+AkDWwhx1tbGGtxuRP2vsTrymY1E5c="
nodejs = pkgs.nodejs;