/nx

Leverage Nix to run software without installing it

Primary LanguageNix

nx

Forked from comma

nx runs software without installing it.

Basically it just wraps together nix run and nix-index. You stick a nx in front of a command to run it from whatever location it happens to occupy in nixpkgs without really thinking about it.

Installation

nix-env -i -f .

Usage

nx cowsay neato