diff options
| author | schererleander <80996591+schererleander@users.noreply.github.com> | 2026-01-19 01:30:14 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-01-19 01:30:14 +0000 |
| commit | ef11973f292cc11f85e585259658198ce88ec6df (patch) | |
| tree | e9e4ff2f738eba322e702d233a1a06bbd4dd7939 /flake.nix | |
| parent | c914ad4e6d8f5e8ed426330874655164a9f60b8f (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-HdHCLtY9DLAgCZfQnfVtUkczxd9yCnQ4xlwW2z/imsQ="; + npmDepsHash = "sha256-JcJ/LcGoaWwpDGFScc1WUv7Xy8o6z2bIV1pa5daiaok="; buildPhase = '' runHook preBuild |
