- 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
godot-headless=throw"godot-headless has been renamed to godot3-headless to distinguish from version 4";# Added 2023-07-16
godot-server=throw"godot-server has been renamed to godot3-server to distinguish from version 4";# Added 2023-07-16
google-chrome-beta=throw"'google-chrome-beta' has been removed due to the lack of maintenance in nixpkgs. Consider using 'google-chrome' instead.";# Added 2023-10-18
google-chrome-dev=throw"'google-chrome-dev' has been removed due to the lack of maintenance in nixpkgs. Consider using 'google-chrome' instead.";# Added 2023-10-18
google-gflags=throw"'google-gflags' has been renamed to/replaced by 'gflags'";# Converted to throw 2023-09-10
go-thumbnailer=thud;# Added 2023-09-21
gometer=throw"gometer has been removed from nixpkgs because goLance stopped offering Linux support";# Added 2023-02-10