Hacker News new | ask | show | jobs
by seanparsons 1805 days ago
> there is no CLI equivalent to brew install that I am aware of

There is! You use `nix-env` for that by running something like: `nix-env -iA ripgrep`.