11.stylix/modules/regreet
NAHO dfc859f54d
treewide: optionalize mkTarget's humanName and name arguments
Optionalize mkTarget's 'humanName' and 'name' arguments by inferring
'humanName' from the 'name' attribute in the /modules/<MODULE>/meta.nix
file, and 'name' from the /modules/<NAME>/ directory name.

Inferring the 'humanName' and 'name' arguments ensures consistency and
reduces boilerplate.

The 'humanName' and 'name' arguments are optionalized instead of removed
because complex modules generating target derivations need to
distinguish between them.

Closes: https://github.com/nix-community/stylix/issues/1661
2025-12-10 14:48:37 +01:00
..
testbeds regreet: explicitly apply GTK theme (#1964) 2025-11-26 20:30:40 +01:00
gtk.css.mustache regreet: explicitly apply GTK theme (#1964) 2025-11-26 20:30:40 +01:00
meta.nix doc: restructure module rendering (#1083) 2025-05-18 14:09:50 +01:00
nixos.nix treewide: optionalize mkTarget's humanName and name arguments 2025-12-10 14:48:37 +01:00