Skip to content

Commit 769a404

Browse files
committed
chore: update npm hash
1 parent 5e876a5 commit 769a404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
pname = "ui";
4747
version = "0.0.0";
4848
src = ./ui;
49-
npmDepsHash = "sha256-WT5OnjKZKFr7g/8aR+DXc5LpAAcgVDQP413piKFLimw=";
49+
npmDepsHash = "sha256-Tu4ANFEne0eV2E6JEnRTz6PKh9TdPX6GL5HfIwAV3q0=";
5050
installPhase = ''
5151
cp -pr --reflink=auto -- dist "$out/"
5252
'';

0 commit comments

Comments
 (0)