rename ui to clan-app and move clan-app one layer up
This commit is contained in:
@@ -45,7 +45,7 @@ pkgs.stdenv.mkDerivation {
|
||||
ln -snf ${fira-code}/share/fonts/truetype/FiraCode-VF.ttf ./site/static/
|
||||
|
||||
# Copy icons into place
|
||||
cp -af ../pkgs/ui/webview-ui/app/icons ./site/static/
|
||||
cp -af ../pkgs/clan-app/webview-ui/app/icons ./site/static/
|
||||
'';
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user