mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-07 01:21:03 +01:00
tests/neovim: stub meta.teams
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
70c289b54d
commit
85e68c6a38
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
mainProgram = stub;
|
||||
license = [ stub ];
|
||||
maintainers = [ stub ];
|
||||
teams = [ stub ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue