mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-04 17:59:50 -05:00
mkNeovim: add maintainers property, why does it need all of this
This commit is contained in:
parent
e1cd479839
commit
639df60de4
1 changed files with 1 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ with lib;
|
|||
license = with licenses; [asl20 vim];
|
||||
homepage = "https://www.neovim.io";
|
||||
platforms = platforms.unix;
|
||||
maintainers = ["na"];
|
||||
mainProgram =
|
||||
if isCustomAppName
|
||||
then appName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue