aboutsummaryrefslogtreecommitdiff
path: root/doc/install/NixOS.mdwn
blob: e9730b285663e09ea1530cc6a8146ce90076a059 (plain)
1
2
3
4
5
6
7
8
9
10
Users of the [Nix package manager](http://nixos.org/) can install it by running:

    nix-env -i git-annex

When including it in a NixOS configuration.nix file, the name of the reference to the package is

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