Skip to content

Installing nix-versions

Since you will be installing packages from the nixpkgs repository, the only requirement is to have the nix command on your system.

If you are running on a NixOS System you are all set.

Otherwise you can install it on any Linux, MacOS, Windows-WSL2. We recommend either the Lix or Determinate nix installers.

Just run this command and skip all of this section.

Terminal window
nix run github:vic/nix-versions

If you want to avoid typing nix run everytime, you might consider installing nix-versions on your profile.

Terminal window
nix profile install github:vic/nix-versions
nix-versions --help
Contribute Community Sponsor