unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46191: Add option to make "guix refresh" keep the downloaded files
@ 2021-01-30 13:51 Hartmut Goebel
  2021-02-19 15:09 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2021-01-30 13:51 UTC (permalink / raw)
  To: 46191

When running "guix refresh -u some-package" downloads the package to 
update the hash. But the source is not added to the store, Thus when 
running "guix build some-package", the source will be downloaded again.

I'd like to have an option to make "guix refresh" add teh source to the 
store, so it is already available for "guix build".

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





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

* bug#46191: Add option to make "guix refresh" keep the downloaded files
  2021-01-30 13:51 bug#46191: Add option to make "guix refresh" keep the downloaded files Hartmut Goebel
@ 2021-02-19 15:09 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-02-19 15:09 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: 46191

Hi Hartmut,

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> When running "guix refresh -u some-package" downloads the package to
> update the hash. But the source is not added to the store, Thus when 
> running "guix build some-package", the source will be downloaded again.

Unless I’m missing something, the source *is* added to the store; see
the ‘download-to-store’ call in (guix upstream).

Could you double-check?

Thanks,
Ludo’.




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

end of thread, other threads:[~2021-02-19 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 13:51 bug#46191: Add option to make "guix refresh" keep the downloaded files Hartmut Goebel
2021-02-19 15:09 ` Ludovic Courtès

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).