nex-pkg 0.5.2

Package manager UX for nix-darwin + homebrew
1
2
3
#!/usr/bin/env bash
# Mock sudo: just execute the command without privilege escalation.
exec "$@"