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