diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-03-02 01:53:34 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-02 01:53:34 +0000 |
| commit | 0fd9d9c0b9ea72b778137300f726663157f27d8c (patch) | |
| tree | 99c608eb9da908457bf780d4b69840318731b1f4 /flake.nix | |
| parent | 25fd5363ea4ae2f12e50078ae8ebb85d7f5a372a (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-dxu+4g/TC11FvBlW5Z8uRTXDH2mzheN+iUfTxTC4f5w="; + npmDepsHash = "sha256-Z0W92bGWfacJCFMiP8mCrB4KOig1RpKy9GbYwU36YIw="; buildPhase = '' runHook preBuild |
