1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

* channels -> channels-v3, catamaran -> nix.cs.uu.nl.

This commit is contained in:
Eelco Dolstra 2005-08-01 07:30:35 +00:00
parent 991a130b1e
commit 78c72bf10e
3 changed files with 9 additions and 10 deletions

View file

@ -27,7 +27,7 @@ file).</para></listitem>
<listitem><para>Subscribe to the Nix Packages channel.
<screen>
$ nix-channel --add http://catamaran.labs.cs.uu.nl/dist/nix/channels/nixpkgs-unstable</screen>
$ nix-channel --add http://nix.cs.uu.nl/dist/nix/channels-v3/nixpkgs-unstable</screen>
</para></listitem>