aboutsummaryrefslogtreecommitdiff
path: root/doc/quick-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/quick-start.xml')
-rw-r--r--doc/quick-start.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/doc/quick-start.xml b/doc/quick-start.xml
index 49c674052b9..a651a78b1d7 100644
--- a/doc/quick-start.xml
+++ b/doc/quick-start.xml
@@ -221,17 +221,10 @@ $ nix-env -f . -iA libfoo</screen>
</listitem>
<listitem>
- <para>Optionally commit the new package, or send a patch to
+ <para>Optionally commit the new package and open a pull request, or send a patch to
<literal>nix-dev@cs.uu.nl</literal>.</para>
</listitem>
- <listitem>
- <para>If you want the TU Delft build farm to build binaries of the
- package and make them available in the <link
- xlink:href="http://nixos.org/releases/nixpkgs/channels/nixpkgs-unstable/"><literal>nixpkgs</literal>
- channel</link>, add it to <link
- xlink:href="https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/release.nix"><filename>pkgs/top-level/release.nix</filename></link>.</para>
- </listitem>
</orderedlist>