diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-03-16 02:07:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-16 02:07:13 +0000 |
| commit | 34003ea6abf33437acacd8a2bc76eecaf2d913df (patch) | |
| tree | 327a5310a10b242f1e0da46b12818cb97492bdf3 /flake.nix | |
| parent | 9debc47ad434a3b5204361367342198e8e305e1e (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-GebUQ/AOHeo0jJyhV7KNSs7aNar6DoHEQxHYTqqQVsc="; + npmDepsHash = "sha256-WgQZwd9SqGdGo9CBLWBsxrhRlCsXu8ojEyX2vVZPdfc="; buildPhase = '' runHook preBuild |
