all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: Gottfried <gottfried@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: how can I use the "keep going" command when updating packages
Date: Sun, 30 Apr 2023 09:14:10 +0300	[thread overview]
Message-ID: <ZE4HMlpmQEBhjFW/@3900XT> (raw)
In-Reply-To: <5026ce34-63f0-a1a4-4481-0e73ca23ed64@posteo.de>

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

On Sat, Apr 29, 2023 at 10:16:35AM +0000, Gottfried wrote:
> Hi,
> 
> "guix package --upgrade --keep-going"
> does not work
> 
> how can I use the command "keep-going"

'--upgrade' can take a list of packages to upgrade, so you'll have to
change your command to 'guix package --upgrade . --keep-going' to
upgrade everything, or 'guix package --keep-going --upgrade' for the
same effect.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2023-04-30  6:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-29 10:16 how can I use the "keep going" command when updating packages Gottfried
2023-04-30  6:14 ` Efraim Flashner [this message]
2023-04-30 11:09   ` Gottfried
2023-05-11  9:21   ` Gottfried
2023-05-11 18:27     ` Csepp

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

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

  git send-email \
    --in-reply-to=ZE4HMlpmQEBhjFW/@3900XT \
    --to=efraim@flashner.co.il \
    --cc=gottfried@posteo.de \
    --cc=help-guix@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 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.