Skip to content

Running with Nix

You can run nsv directly using Nix without directly installing its dependencies.

Installing Nix

Determinate Systems provides a quick and easy installer.

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | \
  sh -s -- install

Nix Run

With a single command, Nix will build and run nsv within your environment:

nix run github:purpleclay/nsv

Passing command line arguments is also very easy:

nix run github:purpleclay/nsv -- next