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:
parent
a3699ec8ee
commit
c140680b7a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ let
|
||||||
|
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
meta.maintainers = [ lib.maintainers.ehmry ];
|
meta.maintainers = [ ];
|
||||||
|
|
||||||
options.services.plan9port = {
|
options.services.plan9port = {
|
||||||
package = lib.mkPackageOption pkgs "plan9port" { };
|
package = lib.mkPackageOption pkgs "plan9port" { };
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue