Commit 5d6f4ec5 authored by Vincenzo Mantova's avatar Vincenzo Mantova
Browse files

rl-2311: mention new texlive.withPackages and simpler custom TeX packages

parent 631eca2e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -551,6 +551,8 @@ The module update takes care of the new config syntax and the data itself (user

- The argument `vendorSha256` of `buildGoModule` is deprecated. Use `vendorHash` instead. ([\#259999](https://github.com/NixOS/nixpkgs/pull/259999))

- TeX Live environments can now be built with the new `texlive.withPackages`. The procedure for creating custom TeX packages has been changed, see the [Nixpkgs manual](https://nixos.org/manual/nixpkgs/stable/#sec-language-texlive-custom-packages) for more details.

## Nixpkgs internals {#sec-release-23.11-nixpkgs-internals}

- Node.js v14, v16 has been removed as they were end of life. Any dependent packages that contributors were not able to reasonably upgrade were dropped after a month of notice to their maintainers, were **removed**.