replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation {
|
||||
longDescription = ''
|
||||
FileZilla Client is a free, open source FTP client. It supports
|
||||
FTP, SFTP, and FTPS (FTP over SSL/TLS). The client is available
|
||||
under many platforms, binaries for Windows, Linux and Mac OS X are
|
||||
under many platforms, binaries for Windows, Linux and macOS are
|
||||
provided.
|
||||
'';
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user