diff options
| author | Leander Scherer <80996591+schererleander@users.noreply.github.com> | 2026-01-26 07:41:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-26 07:41:55 +0100 |
| commit | c12807b4d9bf27eb2386704ffd92a1d94b26ec16 (patch) | |
| tree | 24bb90a446338066bd46207855083ea75c0dc8d5 /flake.nix | |
| parent | 7ab0e27d33da530e96acd87e2a61336c23367204 (diff) | |
| parent | 0e13dfc2516529ed254bc077be265e77109d3c72 (diff) | |
Merge pull request #12 from schererleander/chore/update-deps
chore(deps): update 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 |
