mbox series

[bug#58583,0/1] scripts: package: Forbid installation of the guix package.

Message ID 20221017121642.15468-1-paren@disroot.org
Headers show
Series scripts: package: Forbid installation of the guix package. | expand

Message

\( Oct. 17, 2022, 12:16 p.m. UTC
This patch forbids installation of the ``guix'' package through ``guix package''
et al. It's a wee bit of a hack, but after some discussion on IRC, we seemed to
come to the conclusion that this would be the best thing to do, and it will
finally fix the long-standing issue with newcomers running ``guix install guix''.

( (1):
  scripts: package: Forbid installation of the guix package.

 guix/scripts/package.scm | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)