diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-01-05 01:42:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-05 01:42:36 +0000 |
| commit | b4e6445fc78bbd4040ddcbfcceced388a68682a0 (patch) | |
| tree | ada4d10d787eac18833c100d42f762b022188c17 /flake.nix | |
| parent | 64482260e1db391f0b0d815ad58492467340cce1 (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-TIFL25rlQ3wbYhxraVuLtEouG5b42Gg4EuRFezCji0I="; + npmDepsHash = "sha256-lShAxhI6l30JitAuJuq4gP0t63qEtmkZNXclxFbif2A="; buildPhase = '' runHook preBuild |
