mkNeovim: import description

This commit is contained in:
kossLAN 2024-11-17 17:37:38 -05:00
parent ba0929dbc7
commit fc85c2f3fe
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8

View file

@ -206,7 +206,7 @@ with lib;
mv $out/bin/nvim $out/bin/${lib.escapeShellArg appName} mv $out/bin/nvim $out/bin/${lib.escapeShellArg appName}
''; '';
meta = { meta = {
description = oa.description; description = "Neovim neovim-unwrapped";
mainProgram = mainProgram =
if isCustomAppName if isCustomAppName
then appName then appName