Hi, On Wed, 09 Nov 2022 at 02:41, Felix Lechner via <[email protected]> wrote:
> In particular, you will want to run something like 'guix environment
> guix'
Please note that the command “guix environment” is deprecated and it
replaced by “guix shell”, e.g., ’guix environment guix’ reads,
guix shell -D guix
As detailed in the manual [1], this “guix environment” should be removed
in 2023.
1: <https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-environment>
Cheers,
simon
