We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6a020 commit 17478f9Copy full SHA for 17478f9
flake.nix
@@ -55,7 +55,7 @@
55
pname = "ui";
56
version = "0.0.0";
57
src = ./ui;
58
- npmDepsHash = "sha256-/i3oEy/Jz5ge2oAOiqZFRB7cvCUItw+Z4l3VbK2aK2U=";
+ npmDepsHash = "sha256-RVVCmlfembWI+MLxt+96V2Xmczkscuw79aNPWtYlGG8=";
59
installPhase = ''
60
cp -pr --reflink=auto -- dist "$out/"
61
'';
0 commit comments