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 5e876a5 commit 769a404Copy full SHA for 769a404
flake.nix
@@ -46,7 +46,7 @@
46
pname = "ui";
47
version = "0.0.0";
48
src = ./ui;
49
- npmDepsHash = "sha256-WT5OnjKZKFr7g/8aR+DXc5LpAAcgVDQP413piKFLimw=";
+ npmDepsHash = "sha256-Tu4ANFEne0eV2E6JEnRTz6PKh9TdPX6GL5HfIwAV3q0=";
50
installPhase = ''
51
cp -pr --reflink=auto -- dist "$out/"
52
'';
0 commit comments