summaryrefslogtreecommitdiff
path: root/doc/install/NixOS.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:17:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-05-02 13:17:51 -0400
commitc058cdf46165af3ede7f09155ce99dc2bde9a17f (patch)
treeeb291d8c22a92d5328b91f52dbd7fea97d25ed80 /doc/install/NixOS.mdwn
parent8f453004791217e23268728129c197e49c19f67b (diff)
move
Diffstat (limited to 'doc/install/NixOS.mdwn')
-rw-r--r--doc/install/NixOS.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/install/NixOS.mdwn b/doc/install/NixOS.mdwn
new file mode 100644
index 000000000..115f9fa53
--- /dev/null
+++ b/doc/install/NixOS.mdwn
@@ -0,0 +1,6 @@
+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).