Document how to install git-annex in Nix

This commit is contained in:
http://peter-simons.myopenid.com/ 2012-01-13 18:53:41 +00:00 committed by admin
parent 3a638c7ba1
commit cff772031d

5
doc/NixOS.mdwn Normal file
View file

@ -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).