diff options
| author | Leander Scherer <80996591+schererleander@users.noreply.github.com> | 2026-03-16 08:12:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 08:12:53 +0100 |
| commit | 8cf3c755f9b5b68a77b241be9396902bc02900c3 (patch) | |
| tree | 327a5310a10b242f1e0da46b12818cb97492bdf3 /flake.nix | |
| parent | 9debc47ad434a3b5204361367342198e8e305e1e (diff) | |
| parent | 34003ea6abf33437acacd8a2bc76eecaf2d913df (diff) | |
Merge pull request #17 from schererleander/chore/update-deps
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-GebUQ/AOHeo0jJyhV7KNSs7aNar6DoHEQxHYTqqQVsc="; + npmDepsHash = "sha256-WgQZwd9SqGdGo9CBLWBsxrhRlCsXu8ojEyX2vVZPdfc="; buildPhase = '' runHook preBuild |
