nixos/release-notes: mention unification of channels
This commit is contained in:
parent
2bdd4aa1cb
commit
f4dc055689
@ -202,4 +202,16 @@ nix-env -f "<nixpkgs>" -iA haskellPackages.cabal-install
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<para>Other notable improvements:
|
||||||
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem><para>The nixos and nixpkgs channels were unified,
|
||||||
|
so one <emphasis>can</emphasis> use <literal>nix-env -iA nixos.bash</literal>
|
||||||
|
instead of <literal>nix-env -iA nixos.pkgs.bash</literal>.
|
||||||
|
See <link xlink:href="https://github.com/NixOS/nixpkgs/commit/2cd7c1f198">the commit</link> for details.
|
||||||
|
</para></listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user