trunk -> master

This commit is contained in:
Eelco Dolstra 2014-04-25 14:56:29 +02:00
parent a052bba1bb
commit d9475273c5

View file

@ -94,7 +94,7 @@ nix-env -f /path/to/nixpkgs -iA hydra</screen>
performing the following commands:
<screen>
nix-channel --add http://hydra.nixos.org/jobset/hydra/trunk/channel/latest
nix-channel --add http://hydra.nixos.org/jobset/hydra/master/channel/latest
nix-channel --update
nix-env -i hydra</screen>
</para>