mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-22 17:31:04 +03:00
release notes: reindent, remove renames (redudant)
This commit is contained in:
parent
9bc8bcbbdc
commit
8566f66ea4
1 changed files with 144 additions and 155 deletions
|
@ -96,17 +96,6 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>Following renames of options have taken in effect (old names are obsolete):
|
|
||||||
|
|
||||||
<itemizedlist>
|
|
||||||
<listitem><para><option>fonts.enableFontConfig</option> to <option>fonts.fontconfig.enable</option></para></listitem>
|
|
||||||
<listitem><para><option>fonts.extraFonts</option> to <option>fonts.fonts</option></para></listitem>
|
|
||||||
<listitem><para><option>services.virtualbox.enable</option> to <option>services.virtualboxGuest.enable</option></para></listitem>
|
|
||||||
<listitem><para><option>nix.proxy</option> to <option>networking.proxy.default</option></para></listitem>
|
|
||||||
<listitem><para><option>hardware.opengl.videoDrivers</option> to <option>services.xserver.videoDrivers</option></para></listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>When upgrading from a previous release, please be aware of the
|
<para>When upgrading from a previous release, please be aware of the
|
||||||
following incompatible changes:
|
following incompatible changes:
|
||||||
|
|
||||||
|
@ -119,9 +108,9 @@
|
||||||
documentation</link> for details. If you wish to continue to use
|
documentation</link> for details. If you wish to continue to use
|
||||||
httpd 2.2, add the following line to your NixOS configuration:
|
httpd 2.2, add the following line to your NixOS configuration:
|
||||||
|
|
||||||
<programlisting>
|
rogramlisting>
|
||||||
services.httpd.package = pkgs.apacheHttpd_2_2;
|
rvices.httpd.package = pkgs.apacheHttpd_2_2;
|
||||||
</programlisting>
|
programlisting>
|
||||||
|
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue