Add an apps.default output to the Nix flake that enables running bd directly with 'nix run .' without needing to use the full package path. The apps output references the built bd binary from packages.default, allowing users to easily run the tool with: nix run . -- <command> Tested with 'nix run . -- version' which correctly executes bd. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1.3 KiB
1.3 KiB