nix-openclaw/scripts
joshp123 54e09bce18 Expose runtime tools to OpenClaw Codex harness
Add Home Manager runtimePackages/environment options that feed the gateway wrapper without polluting the user PATH. Link the same runtime package set into Codex's isolated agent home so shell calls from the Codex harness see Nix-managed plugin and helper CLIs.

Tests: ./scripts/check-flake-lock-owners.sh; nix flake show --accept-flake-config; nix build --accept-flake-config .#checks.aarch64-darwin.ci --no-link; nix build --accept-flake-config .#checks.aarch64-darwin.qmd-runtime .#checks.aarch64-darwin.bin-surface .#checks.aarch64-darwin.package-contents --no-link; nix eval --accept-flake-config .#checks.x86_64-linux.default-instance.drvPath; ./scripts/hm-activation-macos.sh
2026-05-06 14:44:56 +02:00
..
allowed-flake-lock-owners.txt feat: bundle QMD for opt-in local memory 2026-05-05 20:24:25 +02:00
check-flake-lock-owners.sh 🤖 add flake.lock owner allowlist 2026-01-28 16:09:54 +01:00
hm-activation-macos.sh Expose runtime tools to OpenClaw Codex harness 2026-05-06 14:44:56 +02:00
select-openclaw-release.mjs fix: decouple source and mac app release pins 2026-05-05 18:22:33 +02:00
select-openclaw-release.test.mjs fix: decouple source and mac app release pins 2026-05-05 18:22:33 +02:00
update-pins.sh fix: decouple source and mac app release pins 2026-05-05 18:22:33 +02:00