fix(#2280): restore --bin hive-priv in daemonBins — dropped in symlinkJoin refactor

This commit is contained in:
müde 2026-07-10 22:51:00 +02:00
commit 603c3b79dd

View file

@ -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