Document how to install git-annex in Nix
This commit is contained in:
parent
3a638c7ba1
commit
cff772031d
1 changed files with 5 additions and 0 deletions
5
doc/NixOS.mdwn
Normal file
5
doc/NixOS.mdwn
Normal 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).
|
Loading…
Reference in a new issue