aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLeander Scherer <80996591+schererleander@users.noreply.github.com>2026-02-17 02:36:36 +0100
committerGitHub <noreply@github.com>2026-02-17 02:36:36 +0100
commit0abaea7e732032b7d517af5ec5d4234b997a20bd (patch)
tree25917029dafd7f3d9a8ca83b07608591d1b31d9c /flake.nix
parentc12807b4d9bf27eb2386704ffd92a1d94b26ec16 (diff)
parentfefc80c0cfb83c16f60c92d8b84af05ed9c3cce3 (diff)
Merge pull request #13 from schererleander/chore/update-deps
chore(deps): update dependencies
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 09a8ffe..1cf290c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
version = "0.1.0";
src = ./.;
- npmDepsHash = "sha256-N+r2KennVKmpQt09Nn2Np0vpSwwTZeJsC+hZZsKOrZI=";
+ npmDepsHash = "sha256-dxu+4g/TC11FvBlW5Z8uRTXDH2mzheN+iUfTxTC4f5w=";
buildPhase = ''
runHook preBuild