K900
0668fdbc15
treewide: stdenv.is* -> stdenv.hostPlatform.is*
...
Nixpkgs officialy deprecated the former.
2026-08-13 08:40:58 +02:00
Thiago Kenji Okada
71ad461413
man-db: add assertion for man.man-db.extraConfig when man.generateCaches is false
2026-05-03 18:41:26 -05:00
Thiago Kenji Okada
f02e422b3e
man: add mandoc and man-db option
2026-05-03 18:41:26 -05:00
Austin Horstman
86402a17b6
treewide: flatten single file modules
...
Some files don't need nesting and can be root level again to reduce
conflicts with other PRs.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2025-06-23 16:20:26 -05:00
Austin Horstman
4fca600cb1
treewide: implement auto importing for modules
...
Reduce maintenance burden and increase efficiency by automatically
importing modules following a specific convention.
Co-authored-by: awwpotato <awwpotato@voidq.com >
Signed-off-by: Austin Horstman <khaneliman12@gmail.com >
2025-06-22 23:58:37 -05:00