havoc: add maintainer videl
This commit is contained in:
@@ -53,7 +53,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
publicDomain
|
||||
];
|
||||
mainProgram = "havoc";
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ videl ];
|
||||
inherit (wayland.meta) platforms;
|
||||
broken = stdenv.hostPlatform.isDarwin; # fatal error: 'sys/epoll.h' file not found
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user