unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56289: "guix shell -f guix2.scm" fails always
@ 2022-06-28 20:47 Maxime Devos
  2022-06-29  6:19 ` Liliana Marie Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Maxime Devos @ 2022-06-28 20:47 UTC (permalink / raw)
  To: 56289

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

Put the folllowing in "oops-guix.scm":

(use-modules (gnu packages))
(specifications->packages '("hello"))

then do: "guix shell -f oops-guix.scm" to make an environment
with "hello".  I get:

> guix shell: warning: no packages specified; creating an empty environment
$ which hello
> /home/regulator/.guix-profile/bin/hello # <-- not from the new environment!

Or even simpler: do "guix shell -f non-existing-file.scm":
> guix shell: warning: no packages specified; creating an empty environment

Looks like "-f" is ignored entirely?

Version information:
$ guix --version
guix (GNU Guix) 0

(Didn't there use to be a commit?  Is confirmed on #guix as
reproducible ...)

Greetings,
Maxime.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

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

end of thread, other threads:[~2022-06-29  9:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 20:47 bug#56289: "guix shell -f guix2.scm" fails always Maxime Devos
2022-06-29  6:19 ` Liliana Marie Prikler
2022-06-29  9:10   ` Maxime Devos
2022-06-29  9:22     ` Liliana Marie Prikler
2022-06-29  9:40       ` Maxime Devos
2022-06-29  9:49         ` Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).