mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: add NixOS/Nix installation instructions (#197)
This commit is contained in:
parent
d271e916cf
commit
7a55783693
1 changed files with 6 additions and 0 deletions
|
|
@ -154,4 +154,10 @@ On all supported versions of FreeBSD, you can build the security/age port or use
|
|||
pkg install age
|
||||
```
|
||||
|
||||
On NixOS, or via Nix, you can install age using:
|
||||
|
||||
```
|
||||
nix-env -i age
|
||||
```
|
||||
|
||||
Help from new packagers is very welcome.
|
||||
|
|
|
|||
Loading…
Reference in a new issue