lomiri.content-hub: Move example peers to examples output

This commit is contained in:
OPNA2608 2024-03-02 14:08:39 +01:00 committed by Weijia Wang
parent dd3f11b8f6
commit c1af1ec922
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ stdenv.mkDerivation (finalAttrs: {
moveToOutput share/applications/$exampleExe.desktop $examples
done
moveToOutput share/icons $examples
moveToOutput share/content-hub/peers $examples
'';
postFixup = ''