mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
maintainers: remove duplicate HM entries
We can remove duplicate entries and redirect to the nixpkgs entry. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -217,7 +217,7 @@ let
|
||||
);
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.hm.maintainers.timon-schelling ];
|
||||
meta.maintainers = [ lib.maintainers.timon ];
|
||||
|
||||
options.programs.lapce = options;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user