all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#52347: Shell: error when -m manifest is removed
@ 2021-12-07  8:33 Cayetano Santos via Bug reports for GNU Guix
  2021-12-07  9:26 ` zimoun
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Cayetano Santos via Bug reports for GNU Guix @ 2021-12-07  8:33 UTC (permalink / raw)
  To: 52347


Hi guix,

  Using latest guix, and considering a local manifest.scm file 
  with only

    (specifications->manifest (list "python"))

  Following command works

    guix shell --container -m manifest.scm -- python3

  But

    guix shell --container -- python3

gives an error. However,

    guix shell --container

followed by

    python3

works.

  So, by just removing the ’-m manifest.scm’ flag, I get an error.

Regards,

Cayetano Santos




^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2021-12-22 22:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  8:33 bug#52347: Shell: error when -m manifest is removed Cayetano Santos via Bug reports for GNU Guix
2021-12-07  9:26 ` zimoun
2021-12-07 10:07   ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 10:18     ` zimoun
2021-12-07 10:23       ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 10:35         ` zimoun
2021-12-07 10:42           ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 13:12             ` zimoun
2021-12-07 13:33               ` Liliana Marie Prikler
2021-12-07 13:41                 ` zimoun
2021-12-07 13:48                   ` Liliana Marie Prikler
2021-12-07 14:27                     ` zimoun
2021-12-07 16:23                       ` Liliana Marie Prikler
2021-12-07 17:11                         ` zimoun
2021-12-07 12:02 ` Maxime Devos
2021-12-07 18:11   ` Cayetano Santos via Bug reports for GNU Guix
2021-12-07 19:06     ` Maxime Devos
2021-12-22 22:42     ` Ludovic Courtès
2021-12-22 22:49 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.