about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorh7x4 <h7x4@nani.wtf>2024-01-24 07:27:04 +0100
committerGitHub <noreply@github.com>2024-01-24 07:27:04 +0100
commite672d527fff6b03d5c6d9a646f0cb858f4cefc59 (patch)
tree1e422fb2659780897fb9f748438a841093ad0e0a /nixos
parent297b3df1d541a528968581396aa855c4b7b58d0b (diff)
parent15a8cd49df44daa617e663524c4d4d5ad8011636 (diff)
downloadnixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar.gz
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar.bz2
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar.lz
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar.xz
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.tar.zst
nixlib-e672d527fff6b03d5c6d9a646f0cb858f4cefc59.zip
Merge pull request #282472 from simonhollingshead/libjxl091
libjxl: 0.8.2 -> 0.9.1, libaom: remove butteraugli support
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index bac94e20cadf..6197debfd56a 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -246,6 +246,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
   `globalRedirect` can now have redirect codes other than 301 through
   `redirectCode`.
 
+- `libjxl` 0.9.0 [dropped support for the butteraugli API](https://github.com/libjxl/libjxl/pull/2576). You will no longer be able to set `enableButteraugli` on `libaom`.
+
 - The source of the `mockgen` package has changed to the [go.uber.org/mock](https://github.com/uber-go/mock) fork because [the original repository is no longer maintained](https://github.com/golang/mock#gomock).
 
 - `security.pam.enableSSHAgentAuth` was renamed to `security.pam.sshAgentAuth.enable` and an `authorizedKeysFiles`