Merge pull request #11963 from anderspapitto/typo
NixOS manual: fix typo
This commit is contained in:
commit
bd8731ab9d
@ -35,7 +35,7 @@ nixos.path = ./nixpkgs-16-03/nixos;
|
|||||||
|
|
||||||
<para>Another option is to fetch a specific version of NixOS, with either
|
<para>Another option is to fetch a specific version of NixOS, with either
|
||||||
the <literal>fetchTarball</literal> builtin, or the
|
the <literal>fetchTarball</literal> builtin, or the
|
||||||
<literal>pkgs.fetchFromGithub</literal> function and use the result as an
|
<literal>pkgs.fetchFromGitHub</literal> function and use the result as an
|
||||||
input.
|
input.
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
Loading…
Reference in New Issue
Block a user