diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-02-16 01:56:24 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-02-16 01:56:24 +0000 |
| commit | fefc80c0cfb83c16f60c92d8b84af05ed9c3cce3 (patch) | |
| tree | 25917029dafd7f3d9a8ca83b07608591d1b31d9c /flake.nix | |
| parent | c12807b4d9bf27eb2386704ffd92a1d94b26ec16 (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-N+r2KennVKmpQt09Nn2Np0vpSwwTZeJsC+hZZsKOrZI="; + npmDepsHash = "sha256-dxu+4g/TC11FvBlW5Z8uRTXDH2mzheN+iUfTxTC4f5w="; buildPhase = '' runHook preBuild |
