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 e0ce8a7 commit 8fcbdbfCopy full SHA for 8fcbdbf
flake.nix
@@ -55,7 +55,7 @@
55
pname = "ui";
56
version = "0.0.0";
57
src = ./ui;
58
- npmDepsHash = "sha256-cM6aJWrYqWU0ojmbLoP6QyBMkFRtgW3v7gftlfrUulo=";
+ npmDepsHash = "sha256-1k054qLwvpSrWfBKXJRVVomCh1dMSEtjtwUTWCoAaEg=";
59
installPhase = ''
60
cp -pr --reflink=auto -- dist "$out/"
61
'';
0 commit comments