Skip to content

Commit 1e818c5

Browse files
committed
README.md: add Nix to the linux package managers
1 parent 27ebaab commit 1e818c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ From there:
7070
### From Linux package managers
7171

7272
- [Arch Linux](#arch-linux)
73+
- [Nix](#nix)
7374
- [Snap](#snap)
7475

7576
#### Arch Linux
@@ -83,6 +84,12 @@ Development version of go-ipfs is also on AUR under
8384
[go-ipfs-git](https://aur.archlinux.org/packages/go-ipfs-git/).
8485
You can install it using your favourite AUR Helper or manually from AUR.
8586

87+
### Nix
88+
89+
For Linux and MacOSX you can use the purely functional package manager [Nix](https://nixos.org/nix/):
90+
91+
$ nix-env -i ipfs
92+
8693
#### Snap
8794

8895
With snap, in any of the [supported Linux distributions](https://snapcraft.io/docs/core/install):

0 commit comments

Comments
 (0)