Commit Graph

5 Commits

Author SHA1 Message Date
Silvan Mosberger
de4e12f083 Reapply "ci: module maintainer review requests; nixos/modules: init meta.teams"
This reverts commit 2cc2e0225f.

(cherry picked from commit b513ab8192)
2026-03-13 18:54:42 -04:00
Dyego Aurélio
d8233b866b treewide: apply nixfmt 1.2.0
(cherry picked from commit 28096cc5e3)
2026-01-22 23:00:52 +00:00
Robert Hensing
1cafa1fd7e modules/README: init
Explain the purpose and usage of this new directory.
2025-08-10 14:08:04 +02:00
Matt Sturgeon
79748defd7 modules/meta-maintainers: Refactor maintainer type merge function
Easily tested now.
Thank you Matt for this suggestion!

Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2025-08-10 13:37:10 +02:00
Robert Hensing
0c156a7144 modules/generic/meta-maintainers: init
This factors out `meta.maintainers` from NixOS `misc/meta.nix` for use in arbitrary
Module System applications.

It is useful beyond NixOS and not coupled to it, although it is currently coupled to Nixpkgs'
`lib.maintainers`.
That restriction could be lifted optionally if there's future demand.
2025-08-06 14:58:50 +02:00