mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
Update install instruction of Nix in README (#65)
This commit is contained in:
commit
fc5459dc7a
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ Download and unpack the [pre-compiled binary](https://github.com/mbrubeck/agate/
|
||||||
|
|
||||||
Using the nix package manager run `nix-env -i agate`
|
Using the nix package manager run `nix-env -i agate`
|
||||||
|
|
||||||
_Note:_ agate is currently only in the unstable channel and will reach a release channel once the next release is tagged
|
|
||||||
|
|
||||||
### Guix System
|
### Guix System
|
||||||
|
|
||||||
[Deploy](https://dataswamp.org/~solene/2021-06-17-guix-gemini.html) agate with GNU Guix System by adding the [agate-service-type](https://guix.gnu.org/manual/en/html_node/Web-Services.html) to your system [services](http://guix.gnu.org/manual/en/html_node/Services.html).
|
[Deploy](https://dataswamp.org/~solene/2021-06-17-guix-gemini.html) agate with GNU Guix System by adding the [agate-service-type](https://guix.gnu.org/manual/en/html_node/Web-Services.html) to your system [services](http://guix.gnu.org/manual/en/html_node/Services.html).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue