diff --git a/app/views/docs/_script_install_and_other.html.erb b/app/views/docs/_script_install_and_other.html.erb index e49eca9..5eaf622 100644 --- a/app/views/docs/_script_install_and_other.html.erb +++ b/app/views/docs/_script_install_and_other.html.erb @@ -1,2 +1,2 @@ <%= render partial: 'docs/script_install' %> -

Other installation options, including Homebrew and distro packages (Ubuntu, Fedora, Arch Linux, Gentoo), are also available.

+

Other installation options, (Homebrew, Ubuntu, Fedora, Arch Linux, Nix, Gentoo), are also available.

diff --git a/app/views/docs/installation.html.md b/app/views/docs/installation.html.md index 6f93657..6bbfb51 100644 --- a/app/views/docs/installation.html.md +++ b/app/views/docs/installation.html.md @@ -54,6 +54,12 @@ Gentoo Linux users can install asciinema from layman -a go-overlay emerge -av dev-go/asciinema +### Nix / NixOS + +If you're using Nix package manager then we have you covered too: + + nix-env -i asciinema + ### Ubuntu To install Ubuntu package add