Merge pull request #27998 from davidak/macOS

replace "Mac OS X" and "OS X" with "macOS"
This commit is contained in:
Domen Kožar
2017-08-11 13:01:36 +02:00
committed by GitHub
62 changed files with 82 additions and 82 deletions
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "Lightweight Virtualization on OS X Based on bhyve";
description = "Lightweight Virtualization on macOS Based on bhyve";
homepage = https://github.com/mist64/xhyve;
maintainers = [ lib.maintainers.lnl7 ];
platforms = lib.platforms.darwin;