diff options
| author | Leander Scherer <80996591+schererleander@users.noreply.github.com> | 2026-02-17 02:36:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-17 02:36:36 +0100 |
| commit | 0abaea7e732032b7d517af5ec5d4234b997a20bd (patch) | |
| tree | 25917029dafd7f3d9a8ca83b07608591d1b31d9c /flake.nix | |
| parent | c12807b4d9bf27eb2386704ffd92a1d94b26ec16 (diff) | |
| parent | fefc80c0cfb83c16f60c92d8b84af05ed9c3cce3 (diff) | |
Merge pull request #13 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-N+r2KennVKmpQt09Nn2Np0vpSwwTZeJsC+hZZsKOrZI="; + npmDepsHash = "sha256-dxu+4g/TC11FvBlW5Z8uRTXDH2mzheN+iUfTxTC4f5w="; buildPhase = '' runHook preBuild |
