Hi, On jeu., 06 oct. 2022 at 16:50, Ludovic Courtès <l...@gnu.org> wrote:
> • Update NEWS (mostly done already!), prepare a blog post listing the > highlights and linking to the relevant material. (See > <https://guix.gnu.org/en/blog/tags/releases/> for inspiration.) Just a reminder about ’guix environment’: --8<---------------cut here---------------start------------->8--- @quotation Deprecation warning The @command{guix environment} command is deprecated in favor of @command{guix shell}, which performs similar functions but is more convenient to use. @xref{Invoking guix shell}. Being deprecated, @command{guix environment} is slated for eventual removal, but the Guix project is committed to keeping it until May 1st, 2023. Please get in touch with us at @email{guix-devel@@gnu.org} if you would like to discuss it. @end quotation --8<---------------cut here---------------end--------------->8--- Therefore, it would appear helpful to mention that for this future release. Because May 1st, 2023 is… soon! :-) Cheers, simon