spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
391 stars 41 forks source link

Add installation instructions for Nix to README.md #93

Closed sven-of-cord closed 2 years ago

sven-of-cord commented 2 years ago

spr is now listed in nixpkgs! This means that both people who use Nix for package management on Mac, and users of NixOS (Linux) can just install spr.

Test Plan:

docker run --rm=true -it nixos/nix
nix-channel --update && nix-env -i spr
spr --version