2.home-manager/home-manager
Austin Horstman 01ea51d706 treewide: use inherit for attribute assignments
This change converts redundant attribute assignments of the form `a =
a;` or `a = someSet.a;` into cleaner `inherit` statements. This reduces
verbosity and follows common Nix style for bringing attributes into
scope.

Statix Codes: W03 (manual_inherit), W04 (manual_inherit_from)

Also include statix and the rule in our configuration.
2026-04-08 14:47:48 -05:00
..
po Translate using Weblate (Catalan) 2026-04-07 08:41:37 +02:00
build-news.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
completion.bash home-manager: add autocomplete for --log-format 2025-03-19 13:32:33 -05:00
completion.fish home-manager: add autocomplete for --log-format 2025-03-19 13:32:33 -05:00
completion.zsh home-manager: add autocomplete for --log-format 2025-03-19 13:32:33 -05:00
default.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
devShell.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
formatter.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
home-manager home-manager: Prevent pipe failure when reading news 2026-02-03 18:14:58 -06:00
home-manager.nix treewide: use inherit for attribute assignments 2026-04-08 14:47:48 -05:00
install.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00