neovide: support darwin
This commit is contained in:
parent
24b7f415e6
commit
abe0a8608b
@ -126,7 +126,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/Kethku/neovide";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ ck3d ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "neovide";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user