mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
mkNeovim: import description
This commit is contained in:
parent
ba0929dbc7
commit
fc85c2f3fe
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ with lib;
|
|||
mv $out/bin/nvim $out/bin/${lib.escapeShellArg appName}
|
||||
'';
|
||||
meta = {
|
||||
description = oa.description;
|
||||
description = "Neovim neovim-unwrapped";
|
||||
mainProgram =
|
||||
if isCustomAppName
|
||||
then appName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue