From c1af1ec9228406bd9ff28f813a63f08d48299dfa Mon Sep 17 00:00:00 2001 From: OPNA2608 Date: Sat, 2 Mar 2024 14:08:39 +0100 Subject: [PATCH] lomiri.content-hub: Move example peers to examples output --- pkgs/desktops/lomiri/services/content-hub/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/desktops/lomiri/services/content-hub/default.nix b/pkgs/desktops/lomiri/services/content-hub/default.nix index 17120d5370f5..7cbf7f205871 100644 --- a/pkgs/desktops/lomiri/services/content-hub/default.nix +++ b/pkgs/desktops/lomiri/services/content-hub/default.nix @@ -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 = ''