svn path=/nixpkgs/trunk/; revision=17416
This commit is contained in:
parent
0b7472ee61
commit
24da0cbad8
@ -170,7 +170,7 @@ ClassC3Componentised = buildPerlPackage rec {
|
|||||||
<para>
|
<para>
|
||||||
Python packages that use <varname>buildPythonPackage</varname> are
|
Python packages that use <varname>buildPythonPackage</varname> are
|
||||||
defined
|
defined
|
||||||
in <link xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/python-packages.nix"><filename>pkgs/python-packages.nix</filename></link>.
|
in <link xlink:href="https://svn.nixos.org/repos/nix/nixpkgs/trunk/pkgs/top-level/python-packages.nix"><filename>pkgs/top-level/python-packages.nix</filename></link>.
|
||||||
Most of them are simple. For example:
|
Most of them are simple. For example:
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
@ -21,11 +21,10 @@
|
|||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2008</year>
|
<year>2008</year>
|
||||||
|
<year>2009</year>
|
||||||
<holder>Eelco Dolstra</holder>
|
<holder>Eelco Dolstra</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<date>June 2008</date>
|
|
||||||
|
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
<xi:include href="introduction.xml" />
|
<xi:include href="introduction.xml" />
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
xml:id="chap-overvie">
|
xml:id="chap-quick-start">
|
||||||
|
|
||||||
<title>Quick Start to Adding a Package</title>
|
<title>Quick Start to Adding a Package</title>
|
||||||
|
|
||||||
@ -236,4 +236,4 @@ $ nix-env -f . -iA libfoo</screen>
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user