diff --git a/PORTING b/PORTING index 6d696d8f..6e1a293c 100644 --- a/PORTING +++ b/PORTING @@ -22,7 +22,7 @@ to your config.scm and run guix system reconfigure. For example (note: ARM is no longer a 'port', see HACKING) #+BEGIN_SRC bash - guix shell --system=armhf-linux --pure bash coreutils diffutils findutils gawk gcc-toolchain@7 grep git guile@2.2 gzip help2man make mescc-tools nyacc openssh-sans-x pkg-config sed tar texinfo + guix shell --system=armhf-linux --pure bash coreutils diffutils findutils gawk gcc-toolchain grep git guile gzip help2man make mescc-tools nyacc openssh-sans-x pkg-config sed tar texinfo #+END_SRC ** Try it