From 87df88bb8e6e6cc3b1f4c65349a731ccd28f3f11 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Sat, 20 May 2017 18:33:24 -0300 Subject: [PATCH] Adding instructions for NixOS --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 162f491..909658a 100644 --- a/Home.md +++ b/Home.md @@ -79,6 +79,7 @@ rTorrent and libTorrent packages are both available for the following operating * [Crux](https://crux.nu/) : in the [Crux Ports DB](https://crux.nu/portdb/?command=viewport&name=libtorrent&repo=contrib); see latest version on [libTorrent](https://crux.nu/gitweb/?p=ports/contrib.git;a=tree;f=libtorrent) and [rTorrent](https://crux.nu/gitweb/?p=ports/contrib.git;a=tree;f=rtorrent). * [Lunar-Linux](http://www.lunar-linux.org/) : in the moonbase; to install just `lin rtorrent` * [Sourcemage GNU/Linux](http://sourcemage.org/) : do a `cast rtorrent` or `cast libtorrent` + * [NixOS/Nixpkgs](https://www.nixos.org/) : The latest packages are available in Nixpkgs tree, you can using it by doing `nix-shell -p rtorrent` to open a shell with `rtorrent` environment. * [FreeBSD](http://www.freebsd.org/) : in [FreshPorts](http://www.freshports.org/); see latest version on [libTorrent](http://www.freshports.org/net-p2p/libtorrent) and [rTorrent](http://www.freshports.org/net-p2p/rtorrent). * [NetBSD](http://www.netbsd.org/) : in [pkgsrc](http://www.pkgsrc.org/); `net/rtorrent`.