mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 15:18:24 +00:00
nixos/release notes: explain removal of tidy-html5
This belongs to 81b9cc6f54
.
This commit is contained in:
parent
10135e6f41
commit
8d62b2b8fa
@ -96,6 +96,14 @@ nginx.override {
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>tidy-html5</literal> package is removed.
|
||||
Upstream only provided <literal>(lib)tidy5</literal> during development,
|
||||
and now they went back to <literal>(lib)tidy</literal> to work as a drop-in
|
||||
replacement of the original package that has been unmaintained for years.
|
||||
You can (still) use the <literal>html-tidy</literal> package, which got updated
|
||||
to a stable release from this new upstream.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user