Skip to content

Commit 17478f9

Browse files
committed
chore: update npm hash
1 parent 8c6a020 commit 17478f9

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
@@ -55,7 +55,7 @@
5555
pname = "ui";
5656
version = "0.0.0";
5757
src = ./ui;
58-
npmDepsHash = "sha256-/i3oEy/Jz5ge2oAOiqZFRB7cvCUItw+Z4l3VbK2aK2U=";
58+
npmDepsHash = "sha256-RVVCmlfembWI+MLxt+96V2Xmczkscuw79aNPWtYlGG8=";
5959
installPhase = ''
6060
cp -pr --reflink=auto -- dist "$out/"
6161
'';

0 commit comments

Comments
 (0)