Skip to content

feat: ship nixo CLI rename, grouped catalog, and homebrew release flow#6

Merged
HashWarlock merged 17 commits intomasterfrom
feat-nixo-homebrew-catalog-skill
Apr 10, 2026
Merged

feat: ship nixo CLI rename, grouped catalog, and homebrew release flow#6
HashWarlock merged 17 commits intomasterfrom
feat-nixo-homebrew-catalog-skill

Conversation

@HashWarlock
Copy link
Copy Markdown
Owner

Summary

  • make nixo the primary CLI with nixosandbox as compatibility alias (thin wrapper bins)
  • add grouped catalog UX (catalog --json --grouped) with deterministic categories and filtered-output cleanup
  • add release workflow + Homebrew tap template, package flake runtime assets, and add cross-agent .agents/skills/nixo-cli
  • align CI/docs/specs (README.md, CLAUDE.md, AGENTS.md) with new command and schema behavior

Test Plan

  • cd crates/nixosandbox && cargo test
  • cd crates/nixosandbox && cargo build --release
  • cd crates/nixosandbox && ./target/release/nixo --help
  • cd crates/nixosandbox && ./target/release/nixosandbox --help
  • cd crates/nixosandbox && cargo test catalog::tests -- --nocapture
  • ruby -c packaging/homebrew/nixo.rb

@HashWarlock HashWarlock merged commit c587e85 into master Apr 10, 2026
14 checks passed
@HashWarlock HashWarlock deleted the feat-nixo-homebrew-catalog-skill branch April 11, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant