nex-pkg 0.9.3

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