docs: add nix installation instructions (#78)

dev
legendofmiracles 2021-10-17 20:34:43 -06:00 committed by GitHub
parent a8ecd44efb
commit 0c7fadbaad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,12 @@ Or from the latest `master` commit with:
yay -S hilbish-git
```
### Nixpkgs
Nix/NixOS users can install Hilbish from the central repository, nixpkgs, through the usual ways.
If you're new to nix you should probably read up on how to do that [here](https://nixos.wiki/wiki/Cheatsheet#Comparison_of_secret_managing_schemes).
### Manual Build
#### Prerequisites
- [Go 1.16+](https://go.dev)