mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
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:
parent
15f3e4eb81
commit
cec822a7bb
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue