diff --git a/nix/docs/default.nix b/nix/docs/default.nix index e03df075..fdcf36ea 100644 --- a/nix/docs/default.nix +++ b/nix/docs/default.nix @@ -48,6 +48,7 @@ let hyperhiveAssets = _system: pkgs.emptyDirectory; hyperhiveFlake = ""; hyperhiveDocs = ""; + hyperhiveXdgIcons = _system: pkgs.emptyFile; agentBaseToplevel = pkgs.emptyFile; managerToplevel = pkgs.emptyFile; })