1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 11:36:05 +01:00
home-manager/modules/lib
awwpotato 3f591550a9
formatter: remove script, add treefmt.toml + keep-sorted (#7056)
currently ./format does a bunch of stuff with git that was only necessary for nixfmt but not nixfmt-tree, so I deleted it (just use treefmt command directly instead). I also added keep sorted to keep the really long module lists sorted (already used in nixpkgs).
2025-05-20 12:42:51 -05:00
..
assertions.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
booleans.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
dag.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
darwin.nix services.nix-gc: extract darwin agent interval code to new library file 2025-05-15 13:07:13 -05:00
default.nix services.nix-gc: extract darwin agent interval code to new library file 2025-05-15 13:07:13 -05:00
deprecations.nix lib/deprecations: add mkSettingsRenamedOptionModules with transform parameter 2025-05-07 10:02:56 -05:00
file-type.nix files: add home.file.<name>.ignorelinks 2025-05-11 18:53:40 -05:00
generators.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
gvariant.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
maintainers.nix formatter: remove script, add treefmt.toml + keep-sorted (#7056) 2025-05-20 12:42:51 -05:00
nushell.nix nushell: throw instead of abort (#6870) 2025-05-02 08:45:16 -05:00
shell.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
stdlib-extended.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
strings.nix lib/strings: add toCaseWithSeparator 2025-05-07 10:02:56 -05:00
types-dag.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
types.nix treewide: remove unused code (#6985) 2025-05-07 10:03:21 -05:00
zsh.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00