s/powerpc-darwin/x86_64-darwin/

Let's step in line with time and document more realistic values.
This commit is contained in:
Domen Kožar 2016-08-10 18:41:51 +02:00
parent 66adbdfd97
commit 9a1320af29
4 changed files with 9 additions and 9 deletions

View file

@ -142,7 +142,7 @@ if builtins ? getEnv then builtins.getEnv "PATH" else ""</programlisting>
evaluates to the Nix platform identifier for the Nix installation
on which the expression is being evaluated, such as
<literal>"i686-linux"</literal> or
<literal>"powerpc-darwin"</literal>.</para></listitem>
<literal>"x86_64-darwin"</literal>.</para></listitem>
</varlistentry>