‘--nesting’ option of ‘guix shell’ has no effect when combined with ‘-f’

  • Open
  • quality assurance status badge
Details
One participant
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ludovic Courtès
Severity
normal
L
L
Ludovic Courtès wrote on 12 Jul 2023 17:59
‘--nesting’ option of ‘guix s hell’ has no effect when combined with ‘-f’
(address . bug-guix@gnu.org)
87zg4115ot.fsf@inria.fr
In the first case below, there’s no ‘guix’ command in the environment,
whereas in the second case there is one, as expected:

Toggle snippet (16 lines)
$ guix shell -CPW -D -f guix.scm -- guix
guix shell: error: guix: command not found
hint: Did you mean 'guild'?

$ guix shell -CPW -D coreutils -- guix
guix: missing command name
Try `guix --help' for more information.

$ guix describe
Generation 269 Jul 10 2023 00:17:51 (current)
guix d2cf631
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: d2cf63165119fc78c9f52abce2ce66af23e49243

Ludo’.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 64581@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 64581
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch