feat(dev): add pinned openhands cli flake app

This commit is contained in:
Bryan Ramos 2026-04-12 20:36:28 -04:00
parent 6af94e54d5
commit b58906f0e5
3 changed files with 79 additions and 2 deletions

View file

@ -99,6 +99,11 @@ pkgs:
options:
@xdg-open https://search.nixos.org/options
# Run OpenHands CLI via flake app (requires a local Docker runtime)
[group('tools')]
openhands-cli *ARGS='':
@nix run .#openhands-cli -- {{ARGS}}
# NixOS-rebuild switch for the current system
[group('nixos')]
switch: