mkNeovim: add maintainers property, why does it need all of this

This commit is contained in:
kossLAN 2024-11-17 17:43:15 -05:00
parent e1cd479839
commit 639df60de4
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8

View file

@ -218,6 +218,7 @@ with lib;
license = with licenses; [asl20 vim]; license = with licenses; [asl20 vim];
homepage = "https://www.neovim.io"; homepage = "https://www.neovim.io";
platforms = platforms.unix; platforms = platforms.unix;
maintainers = ["na"];
mainProgram = mainProgram =
if isCustomAppName if isCustomAppName
then appName then appName