diff options
| author | Leander Scherer <80996591+schererleander@users.noreply.github.com> | 2026-01-09 12:41:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-09 12:41:13 +0100 |
| commit | bb8df33b67c41776baaabc4d53a445ffdad8995a (patch) | |
| tree | ada4d10d787eac18833c100d42f762b022188c17 /flake.nix | |
| parent | 64482260e1db391f0b0d815ad58492467340cce1 (diff) | |
| parent | b4e6445fc78bbd4040ddcbfcceced388a68682a0 (diff) | |
Merge pull request #9 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-TIFL25rlQ3wbYhxraVuLtEouG5b42Gg4EuRFezCji0I="; + npmDepsHash = "sha256-lShAxhI6l30JitAuJuq4gP0t63qEtmkZNXclxFbif2A="; buildPhase = '' runHook preBuild |
