Add note about pkgs.nixfmt-classic
being technically deprecated.
This commit is contained in:
parent
deeedb8f06
commit
6f9e9796b6
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@ in
|
||||||
pkgs.ncdu
|
pkgs.ncdu
|
||||||
pkgs.ndstool
|
pkgs.ndstool
|
||||||
pkgs.nixfmt-classic
|
pkgs.nixfmt-classic
|
||||||
|
# nixfmt was renamed to nixfmt-classic.
|
||||||
|
# The nixfmt attribute may be used for the new RFC 166-style formatter in the future, which is currently available as nixfmt-rfc-style
|
||||||
pkgs.progress
|
pkgs.progress
|
||||||
pkgs.pyrosimple
|
pkgs.pyrosimple
|
||||||
pkgs.python3
|
pkgs.python3
|
||||||
|
|
Loading…
Reference in a new issue