release-notes: add altcoins removal note
Release notes for #67687 (bc08b42da4) [1]
Related issue: #25025 [2]
[1] https://github.com/NixOS/nixpkgs/issues/67687
[2] https://github.com/NixOS/nixpkgs/issues/25025
Suggested-by: @mmahut
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -628,6 +628,14 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The <literal>altcoins</literal> categorization of packages has
|
||||||
|
been removed. You now access these packages at the top level,
|
||||||
|
ie. <literal>nix-shell -p dogecoin</literal> instead of
|
||||||
|
<literal>nix-shell -p altcoins.dogecoin</literal>, etc.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user