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 b4ad15e commit bd2a629Copy full SHA for bd2a629
flake.nix
@@ -55,7 +55,7 @@
55
pname = "ui";
56
version = "0.0.0";
57
src = ./ui;
58
- npmDepsHash = "sha256-RVVCmlfembWI+MLxt+96V2Xmczkscuw79aNPWtYlGG8=";
+ npmDepsHash = "sha256-cM6aJWrYqWU0ojmbLoP6QyBMkFRtgW3v7gftlfrUulo=";
59
installPhase = ''
60
cp -pr --reflink=auto -- dist "$out/"
61
'';
0 commit comments