Skip to content

Commit 1bb68c7

Browse files
nixos/less: add lessopen=null default changelog entry to 25.05 (#367737)
Co-authored-by: Sandro <[email protected]>
1 parent 90b5bf6 commit 1bb68c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nixos/doc/manual/release-notes/rl-2505.section.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@
121121

122122
- `linuxPackages.nvidiaPackages.dc_520` has been removed since it is marked broken and there are better newer alternatives.
123123

124+
- `programs.less.lessopen` is now null by default. To restore the previous behaviour, set it to `''|${lib.getExe' pkgs.lesspipe "lesspipe.sh"} %s''`.
125+
124126
- `minetest` has been renamed to `luanti` to match the upstream name change but aliases have been added. The new name hasn't resulted in many changes as of yet but older references to minetest should be sunset. See the [new name announcement](https://blog.minetest.net/2024/10/13/Introducing-Our-New-Name/) for more details.
125127

126128
- `racket_7_9` has been removed, as it is insecure. It is recommended to use Racket 8 instead.

0 commit comments

Comments
 (0)