From c058cdf46165af3ede7f09155ce99dc2bde9a17f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 May 2012 13:17:51 -0400 Subject: [PATCH] move --- doc/{ => install}/NixOS.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename doc/{ => install}/NixOS.mdwn (67%) diff --git a/doc/NixOS.mdwn b/doc/install/NixOS.mdwn similarity index 67% rename from doc/NixOS.mdwn rename to doc/install/NixOS.mdwn index 864184a23c..115f9fa532 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).