Remove non-incompatible changes from the list of incompatible changes

This commit is contained in:
Eelco Dolstra 2015-07-22 15:17:01 +02:00
parent e2b25f9434
commit 57e48df19e

View file

@ -41,7 +41,7 @@
<itemizedlist> <itemizedlist>
<listitem><para><literal>brltty</literal></para></listitem> <listitem><para><literal>brltty</literal></para></listitem>
<listitem><para><literal>marathon</literal></para></listitem> <listitem><para><literal>marathon</literal></para></listitem>
<listitem><para><literal>Tvheadend</literal></para></listitem> <listitem><para><literal>tvheadend</literal></para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
@ -70,20 +70,6 @@ was accordingly renamed to <literal>bomi</literal>
was accordingly renamed to <literal>electron</literal> was accordingly renamed to <literal>electron</literal>
</para></listitem> </para></listitem>
<listitem>
<para>
The default <literal>NIX_PATH</literal> for NixOS now includes
<literal>/nix/var/nix/profiles/per-user/root/channels</literal>, so it's
easy to add custom channels.
</para>
<para>
Moreover, whenever a <command>nixos-rebuild &lt;action&gt;
--upgrade</command> is issued, every channel that includes a file
called <filename>.update-on-nixos-rebuild</filename> will be upgraded
alongside of the <literal>nixos</literal> channel.
</para>
</listitem>
<listitem> <listitem>
<para> <para>
The CUPS printing service has been updated to version <literal>2.0.2</literal>. The CUPS printing service has been updated to version <literal>2.0.2</literal>.
@ -96,15 +82,6 @@ was accordingly renamed to <literal>electron</literal>
</para> </para>
</listitem> </listitem>
<listitem>
<para>
HPLIP (printer, scanner, and fax drivers for HP devices) has
been updated to version <literal>3.15.4</literal>. This release
adds support for the <literal>arm6l-linux</literal> and
<literal>arm7l-linux</literal> platforms.
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Haskell packages can no longer be found by name, i.e. the commands Haskell packages can no longer be found by name, i.e. the commands
@ -130,7 +107,7 @@ nix-env -f &quot;&lt;nixpkgs&gt;&quot; -iA haskellPackages.cabal-install
<listitem> <listitem>
<para> <para>
Previous versions of NixOS come with a feature called Previous versions of NixOS came with a feature called
<literal>ghc-wrapper</literal>, a small wrapper script that allows <literal>ghc-wrapper</literal>, a small wrapper script that allows
GHC to transparently pick up on libraries installed in the user's GHC to transparently pick up on libraries installed in the user's
profile. This feature has been deprecated; profile. This feature has been deprecated;