From: Andreas Enge <andreas@enge.fr>
To: znavko@disroot.org
Cc: help-guix <help-guix@gnu.org>
Subject: Re: How to check Guix servers have Ungoogled-Chrome substitutions for me?
Date: Sat, 27 Feb 2021 19:13:21 +0100 [thread overview]
Message-ID: <YDqLwaPOfHnbmvWq@jurong> (raw)
In-Reply-To: <44bfc5aa7479b0f97d93965fe8fa2dbf@disroot.org>
Hello,
Am Sat, Feb 27, 2021 at 05:14:19PM +0000 schrieb znavko--- via:
> Is there some 'guix' command run that will download updates and will check which packages are to be
> substitued, and which are to be compiled?
guix package -n -u
(where -n is a shortcut for --dry-run) does this. It is important to put -n
first, so that it is not interpreted as the package to be upgraded.
And when I see that chromium is going to be compiled locally, I usually
do a
guix package --do-not-upgrade ungoogled-chromium -u
and come back later for chromium.
Andreas
next prev parent reply other threads:[~2021-02-27 18:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-27 17:14 How to check Guix servers have Ungoogled-Chrome substitutions for me? znavko--- via
2021-02-27 18:06 ` Vincent Legoll
2021-02-27 18:13 ` Andreas Enge [this message]
2021-02-27 19:17 ` Tirifto
2021-02-27 19:31 ` Wiktor Żelazny
2021-03-01 9:58 ` zimoun
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=YDqLwaPOfHnbmvWq@jurong \
--to=andreas@enge.fr \
--cc=help-guix@gnu.org \
--cc=znavko@disroot.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.
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).