unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: 56289@debbugs.gnu.org
Subject: bug#56289: "guix shell -f guix2.scm" fails always
Date: Tue, 28 Jun 2022 22:47:29 +0200	[thread overview]
Message-ID: <f4cf2cbe3d6648bfd192d449475332f4d413d67b.camel@telenet.be> (raw)

[-- 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 --]

             reply	other threads:[~2022-06-28 20:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-28 20:47 Maxime Devos [this message]
2022-06-29  6:19 ` bug#56289: "guix shell -f guix2.scm" fails always 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f4cf2cbe3d6648bfd192d449475332f4d413d67b.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=56289@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).