aboutsummaryrefslogtreecommitdiff
path: root/doc/NixOS.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-01-13 15:52:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-01-13 15:52:23 -0400
commit2dc10840e7c49b5ca97d6b1b2a3f68c40fdb78ef (patch)
tree207fac2266d58ffa3ab2d0a7362dfdc05bab290f /doc/NixOS.mdwn
parentb88ecbdc1bf1826e3361732484263bd359cef8d3 (diff)
parentcff772031dd1fc924f717b3d22b5c6ef2612f4de (diff)
Merge branch 'master' of ssh://git-annex.branchable.com3.20120113
Diffstat (limited to 'doc/NixOS.mdwn')
-rw-r--r--doc/NixOS.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/NixOS.mdwn b/doc/NixOS.mdwn
new file mode 100644
index 000000000..864184a23
--- /dev/null
+++ b/doc/NixOS.mdwn
@@ -0,0 +1,5 @@
+Users of the [Nix package manager](http://nixos.org/) can install it by running:
+
+ nix-env -i git-annex
+
+The build status of the package within Nix can be seen on the [Hydra Build Farm](http://hydra.nixos.org/job/nixpkgs/trunk/gitAndTools.gitAnnex).