mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 04:03:25 +00:00
docs: add nix installation instructions (#78)
This commit is contained in:
parent
a8ecd44efb
commit
0c7fadbaad
@ -58,6 +58,12 @@ Or from the latest `master` commit with:
|
|||||||
yay -S hilbish-git
|
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
|
### Manual Build
|
||||||
#### Prerequisites
|
#### Prerequisites
|
||||||
- [Go 1.16+](https://go.dev)
|
- [Go 1.16+](https://go.dev)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user