luaPackages.neotest-nix: add missing maintainer
Add missing maintainer metadata for the generated package.
This commit is contained in:
@@ -4935,6 +4935,7 @@ final: prev: {
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/khaneliman/neotest-nix";
|
||||
maintainers = with lib.maintainers; [ khaneliman ];
|
||||
license = lib.licenses.mit;
|
||||
description = "A Neotest adapter for Nix flakes.";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user