about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorEmily <git@emilylange.de>2023-10-29 21:37:24 +0100
committerGitHub <noreply@github.com>2023-10-29 21:37:24 +0100
commit707696ccd6a493c062dd14b60cea1d1ab208fac0 (patch)
treeda82c1f58938c06ee80b7a0addb93a9b275c4c4f /nixos/doc
parent0cbe9f69c234a7700596e943bfae7ef27a31b735 (diff)
parent59719f787e94f39e64e9086d08eaedd8a9e61b22 (diff)
downloadnixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar.gz
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar.bz2
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar.lz
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar.xz
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.tar.zst
nixlib-707696ccd6a493c062dd14b60cea1d1ab208fac0.zip
Merge pull request #261870 from emilylange/drop-chromium-beta-dev
chromium{Beta,Dev},google-chrome-{beta,dev}: drop
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 018e1e2f478b..e7eeca2af3e9 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -168,6 +168,10 @@
 
 - The `users.users.<name>.passwordFile` has been renamed to `users.users.<name>.hashedPasswordFile` to avoid possible confusions. The option is in fact the file-based version of `hashedPassword`, not `password`, and expects a file containing the {manpage}`crypt(3)` hash of the user password.
 
+- `chromiumBeta` and `chromiumDev` have been removed due to the lack of maintenance in nixpkgs. Consider using `chromium` instead.
+
+- `google-chrome-beta` and `google-chrome-dev` have been removed due to the lack of maintenance in nixpkgs. Consider using `google-chrome` instead.
+
 - The `services.ananicy.extraRules` option now has the type of `listOf attrs` instead of `string`.
 
 - `buildVimPluginFrom2Nix` has been renamed to `buildVimPlugin`, which now