bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52347: Shell: error when -m manifest is removed


From: Cayetano Santos
Subject: bug#52347: Shell: error when -m manifest is removed
Date: Tue, 07 Dec 2021 09:33:35 +0100
User-agent: mu4e 1.6.10; emacs 28.0.60


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]