diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-01-12 01:29:47 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-12 01:29:47 +0000 |
| commit | e664ea04bbb0a411b147bd866b194e3423154697 (patch) | |
| tree | f0e68b6f18ab016a7c12d749892645e1eca91460 /flake.nix | |
| parent | bb8df33b67c41776baaabc4d53a445ffdad8995a (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-lShAxhI6l30JitAuJuq4gP0t63qEtmkZNXclxFbif2A="; + npmDepsHash = "sha256-HdHCLtY9DLAgCZfQnfVtUkczxd9yCnQ4xlwW2z/imsQ="; buildPhase = '' runHook preBuild |
