1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

replace "Mac OS X" with "macOS"

except in older release notes where the name was actually Mac OS X.
This commit is contained in:
davidak 2017-07-30 12:26:17 +02:00
parent c7654bc491
commit 92bcb61127
6 changed files with 7 additions and 7 deletions

View file

@ -262,7 +262,7 @@ false</literal>.</para>
system (except that fixed-output derivations do not run in private
network namespace to ensure they can access the network).</para>
<para>Currently, sandboxing only work on Linux and Mac OS X. The use
<para>Currently, sandboxing only work on Linux and macOS. The use
of a sandbox requires that Nix is run as root (so you should use
the <link linkend='conf-build-users-group'>“build users”
feature</link> to perform the actual builds under different users