3
0
Fork 0
forked from mirrors/nixpkgs

NixOS manual: fix typo

This commit is contained in:
Anders Papitto 2015-12-26 10:38:17 -08:00
parent 6878b2b21d
commit bbcc08cb30

View file

@ -35,7 +35,7 @@ nixos.path = ./nixpkgs-16-03/nixos;
<para>Another option is to fetch a specific version of NixOS, with either
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.
<programlisting>