Hartmut Goebel <h.goebel@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at submit) by debbugs.gnu.org; 30 Jan 2021 13:51:32 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Jan 30 08:51:32 2021 Received: from localhost ([127.0.0.1]:54136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1l5qex-0006Kd-0R for submit <at> debbugs.gnu.org; Sat, 30 Jan 2021 08:51:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:40350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <h.goebel@HIDDEN>) id 1l5qev-0006KU-Qa for submit <at> debbugs.gnu.org; Sat, 30 Jan 2021 08:51:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54544) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <h.goebel@HIDDEN>) id 1l5qev-0006fB-63 for bug-guix@HIDDEN; Sat, 30 Jan 2021 08:51:29 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:44891) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <h.goebel@HIDDEN>) id 1l5qer-0004iQ-39 for bug-guix@HIDDEN; Sat, 30 Jan 2021 08:51:28 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4DSbGJ69rFz1qs40 for <bug-guix@HIDDEN>; Sat, 30 Jan 2021 14:51:20 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4DSbGJ65PQz1tYTc for <bug-guix@HIDDEN>; Sat, 30 Jan 2021 14:51:20 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id Z_Y4JbM6m87J for <bug-guix@HIDDEN>; Sat, 30 Jan 2021 14:51:20 +0100 (CET) Received: from hermia.goebel-consult.de (ppp-188-174-63-219.dynamic.mnet-online.de [188.174.63.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for <bug-guix@HIDDEN>; Sat, 30 Jan 2021 14:51:20 +0100 (CET) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 85660601F4 for <bug-guix@HIDDEN>; Sat, 30 Jan 2021 14:51:17 +0100 (CET) From: Hartmut Goebel <h.goebel@HIDDEN> To: bug-guix <bug-guix@HIDDEN> Subject: Add option to make "guix refresh" keep the downloaded files Organization: crazy-compilers.com Message-ID: <790bb2c4-011b-e685-c0c4-3672f39523b3@HIDDEN> Date: Sat, 30 Jan 2021 14:51:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: none client-ip=212.18.0.9; envelope-from=h.goebel@HIDDEN; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) 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@HIDDEN | | www.crazy-compilers.com | compilers which you thought are impossible |
Hartmut Goebel <h.goebel@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#46191
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.