diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-01-26 01:43:59 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-26 01:43:59 +0000 |
| commit | 0e13dfc2516529ed254bc077be265e77109d3c72 (patch) | |
| tree | 24bb90a446338066bd46207855083ea75c0dc8d5 /flake.nix | |
| parent | 7ab0e27d33da530e96acd87e2a61336c23367204 (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-JcJ/LcGoaWwpDGFScc1WUv7Xy8o6z2bIV1pa5daiaok="; + npmDepsHash = "sha256-N+r2KennVKmpQt09Nn2Np0vpSwwTZeJsC+hZZsKOrZI="; buildPhase = '' runHook preBuild |
