diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-02 13:17:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-02 13:17:51 -0400 |
commit | c058cdf46165af3ede7f09155ce99dc2bde9a17f (patch) | |
tree | eb291d8c22a92d5328b91f52dbd7fea97d25ed80 /doc | |
parent | 8f453004791217e23268728129c197e49c19f67b (diff) |
move
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/NixOS.mdwn (renamed from doc/NixOS.mdwn) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/NixOS.mdwn b/doc/install/NixOS.mdwn index 864184a23..115f9fa53 100644 --- a/doc/NixOS.mdwn +++ b/doc/install/NixOS.mdwn @@ -2,4 +2,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). +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). |