unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: 66705-done@debbugs.gnu.org
Subject: bug#66705: ‘guix shell -CW’ provides a Guix command without extra channels
Date: Tue, 19 Mar 2024 18:39:47 +0100	[thread overview]
Message-ID: <87wmpy15p8.fsf@gnu.org> (raw)
In-Reply-To: <87fs21ffhf.fsf@gnu.org> ("Ludovic Courtès"'s message of "Mon, 23 Oct 2023 18:52:44 +0200")

Hello!

I’m glad to report that this bug is fixed by
c90a4e8dcd6ac650392ffcc039273baf145aa3cc.

In these examples, you can see that all my channels are present, both in
a bare-bones ‘shell -CW’ (where bin/ is a direct symlink to the ‘guix
pull’ profile) and in ‘shell -CW coreutils’ (where bin/ fuses that of
coreutils and that of guix):

--8<---------------cut here---------------start------------->8---
$ guix time-machine -- shell -CW -- guix describe
  shepherd 33bcc05
    repository URL: https://git.savannah.gnu.org/git/shepherd.git
    branch: devel
    commit: 33bcc0517c0036589aeb55633d3b8e40a7157973
  guile 54c4753
    repository URL: https://git.savannah.gnu.org/git/guile.git
    branch: main
    commit: 54c4753dd3f7506bee2778b36d7263b613ffd579
  guix b7eb1a8
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: b7eb1a8116b2caee7acf26fb963ae998fbdb4253
$ guix time-machine -- shell -CW coreutils -- guix describe
  shepherd 33bcc05
    repository URL: https://git.savannah.gnu.org/git/shepherd.git
    branch: devel
    commit: 33bcc0517c0036589aeb55633d3b8e40a7157973
  guile 54c4753
    repository URL: https://git.savannah.gnu.org/git/guile.git
    branch: main
    commit: 54c4753dd3f7506bee2778b36d7263b613ffd579
  guix b7eb1a8
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: b7eb1a8116b2caee7acf26fb963ae998fbdb4253
--8<---------------cut here---------------end--------------->8---

And of course, packages from these channels are now found:

--8<---------------cut here---------------start------------->8---
$ guix time-machine -- shell -CW -- guix build shepherd guile -n
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://guix.bordeaux.inria.fr'... 100.0%
The following files would be downloaded:
  /gnu/store/d3kc0pww2ff9p06w0g30l0yag68ygns1-shepherd-0.10.99-tarball
  /gnu/store/k0jnqjxs43ra248rb0hqbb31yjbvb9jy-guile-3.0.99-git-debug
  /gnu/store/21q3cm08gda1yd9pi0vwrksvhgjk3qx8-guile-3.0.99-git
$ guix time-machine -- shell -CW coreutils -- guix build shepherd guile -n
The following files would be downloaded:
  /gnu/store/d3kc0pww2ff9p06w0g30l0yag68ygns1-shepherd-0.10.99-tarball
  /gnu/store/k0jnqjxs43ra248rb0hqbb31yjbvb9jy-guile-3.0.99-git-debug
  /gnu/store/21q3cm08gda1yd9pi0vwrksvhgjk3qx8-guile-3.0.99-git
--8<---------------cut here---------------end--------------->8---

Ludo’.




      parent reply	other threads:[~2024-03-19 17:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23 16:26 bug#66705: ‘guix shell -CW’ provides a Guix command without extra channels Ludovic Courtès
2023-10-23 16:52 ` Ludovic Courtès
2023-10-23 19:14   ` Simon Tournier
2024-03-19 17:39   ` Ludovic Courtès [this message]

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=87wmpy15p8.fsf@gnu.org \
    --to=ludovic.courtes@inria.fr \
    --cc=66705-done@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).