From 603c3b79dd7637a8689ed19ee43154fe368339a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?m=C3=BCde?= Date: Fri, 10 Jul 2026 22:51:00 +0200 Subject: [PATCH] =?UTF-8?q?fix(#2280):=20restore=20--bin=20hive-priv=20in?= =?UTF-8?q?=20daemonBins=20=E2=80=94=20dropped=20in=20symlinkJoin=20refact?= =?UTF-8?q?or?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index ff5e149e..bc8c0a51 100644 --- a/flake.nix +++ b/flake.nix @@ -184,10 +184,10 @@ daemonBins = craneLib.buildPackage { src = cleanSrc; inherit cargoArtifacts nativeBuildInputs; - cargoExtraArgs = "--bin hive-c0re --bin hive-agent --bin hive-agent-mcp --bin hive-agent-wake --bin hive-bash-daemon --bin hive-bash-mcp --bin hive-matrix-daemon --bin hive-matrix-mcp --bin hive-metric"; + cargoExtraArgs = "--bin hive-c0re --bin hive-priv --bin hive-agent --bin hive-agent-mcp --bin hive-agent-wake --bin hive-bash-daemon --bin hive-bash-mcp --bin hive-matrix-daemon --bin hive-matrix-mcp --bin hive-metric"; pname = "hyperhive-daemon"; version = "0.1.0"; - meta.description = "hyperhive daemon + agent harness + bash/matrix MCP servers"; + meta.description = "hyperhive daemon + privileged helper + agent harness + bash/matrix MCP servers"; doCheck = false; }; # Operator CLI — ships `hivectl` (with shell completions and the