Add nix to install section

This commit is contained in:
Félix Saparelli 2021-05-09 01:50:44 +12:00
parent d4e0e93278
commit 8ebbce5516
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
1 changed files with 8 additions and 0 deletions

View File

@ -125,6 +125,10 @@ Use the GitHub Releases tab to obtain the tarball/zipfile appropriate for your p
$ brew install watchexec
#### Nix
$ nix-env -iA nixpkgs.watchexec
#### Webi
$ curl -sS https://webinstall.dev/watchexec | bash
@ -143,6 +147,10 @@ Available in the **community** repository:
$ pacman -S watchexec
#### NixOS
$ nix-env -iA nixos.watchexec
#### Webi
$ curl -sS https://webinstall.dev/watchexec/ | bash