mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
* Updated some URLs (did this a long time ago but forgot to
commit...).
This commit is contained in:
parent
c41a3ec3a9
commit
4ed01ed791
4 changed files with 30 additions and 34 deletions
|
@ -731,9 +731,9 @@ stdenv.mkDerivation {
|
|||
xlink:href='http://www.ietf.org/rfc/rfc2396.txt'>RFC 2396</link>
|
||||
can be written <emphasis>as is</emphasis>, without quotes. For
|
||||
instance, the string
|
||||
<literal>"https://svn.cs.uu.nl:12443/dist/trace/trace-nix-trunk.tar.bz2"</literal>
|
||||
<literal>"http://example.org/foo.tar.bz2"</literal>
|
||||
can also be written as
|
||||
<literal>https://svn.cs.uu.nl:12443/dist/trace/trace-nix-trunk.tar.bz2</literal>.</para>
|
||||
<literal>http://example.org/foo.tar.bz2</literal>.</para>
|
||||
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue