mkNeovim: add platforms option

This commit is contained in:
kossLAN 2024-11-17 17:41:44 -05:00
parent 198e3a42e7
commit e1cd479839
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8

View file

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