diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2025-12-18 10:58:17 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-12-18 10:58:17 +0000 |
| commit | b4452047b283cec230a01f4f3e84058b80be3cea (patch) | |
| tree | a4b9b71cea80e941b204e67a344bc912fc27c4b8 /flake.nix | |
| parent | 649d025bb02d5062db95cc9c8003a91dd6d6b3dc (diff) | |
chore(deps): update npm dependencies
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ version = "0.1.0"; src = ./.; - npmDepsHash = "sha256-AkAQRjosZns/E7B6GsMprtsRMm+q9WZk3dyiKbjso1c="; + npmDepsHash = "sha256-UVgAOgJgOIPCu+AkDWwhx1tbGGtxuRP2vsTrymY1E5c=" nodejs = pkgs.nodejs; |
