From mboxrd@z Thu Jan 1 00:00:00 1970 From: Svante Signell Subject: Re: I managed to build guix natively on Debian GNU/Hurd , what's next? Date: Sat, 31 Aug 2019 11:24:18 +0200 Message-ID: <5d3a5f7eb18da09ab8a9fe25e3cdea2253e83d1d.camel@gmail.com> References: <8736hjh7c7.fsf@elephly.net> <5c5233873e372138e82f5d52225e287ee1b86a38.camel@gmail.com> <53512769-C494-42BC-91C2-83B3F1586512@lepiller.eu> <9888a399c79968627aeeebe05419304eca155fd2.camel@gmail.com> <87k1aufiie.fsf@elephly.net> <18bb81c74e24323fb974bc5126a1b94094b3be71.camel@gmail.com> <87ftlifgcm.fsf@elephly.net> <32d67ecf3f8e43cd8d4607287d4c4b57380f47ef.camel@gmail.com> <160B8C10-4E82-4EEE-B07D-F8E8A0094839@lepiller.eu> Reply-To: svante.signell@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53172) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3zcM-000780-Gf for guix-devel@gnu.org; Sat, 31 Aug 2019 05:24:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3zcL-0000mk-FP for guix-devel@gnu.org; Sat, 31 Aug 2019 05:24:22 -0400 Received: from mail-lj1-x22f.google.com ([2a00:1450:4864:20::22f]:41530) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i3zcL-0000lO-6O for guix-devel@gnu.org; Sat, 31 Aug 2019 05:24:21 -0400 Received: by mail-lj1-x22f.google.com with SMTP id m24so8594900ljg.8 for ; Sat, 31 Aug 2019 02:24:21 -0700 (PDT) In-Reply-To: <160B8C10-4E82-4EEE-B07D-F8E8A0094839@lepiller.eu> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Julien Lepiller , Ricardo Wurmus Cc: guix-devel On Sat, 2019-08-31 at 10:13 +0200, Julien Lepiller wrote: > > On Sat, 2019-08-31 at 00:17 +0200, Ricardo Wurmus wrote: > > > Svante Signell writes: > > > > > > > Sorry but the tarballs have files like ./bin/tar Where to unpack > > them, on the native Hurd image or the guix one? > > > > > > The generated archives are to be placed in the Guix source tree under > > > gnu/packages/bootstrap/…/. > > > > Here: > > /gnu/store/2b48z82a5bjfkcqhr8d80zq1agiglyx8-guix- > > 1ec29df/gnu/packages/bootstrap I installed the tarballs here. How to make guix aware of them?