1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

plan9port: drop ehmry maintainer

https: //github.com/NixOS/nixpkgs/pull/438936
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-09-07 09:11:56 -05:00
parent a3699ec8ee
commit c140680b7a

View file

@ -10,7 +10,7 @@ let
in
{
meta.maintainers = [ lib.maintainers.ehmry ];
meta.maintainers = [ ];
options.services.plan9port = {
package = lib.mkPackageOption pkgs "plan9port" { };