From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: in a vm Date: Fri, 7 Apr 2017 11:17:19 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11422abcb0ac5f054c901766 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwQ1C-0004y1-E8 for help-guix@gnu.org; Fri, 07 Apr 2017 05:17:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cwQ1B-0004iQ-K0 for help-guix@gnu.org; Fri, 07 Apr 2017 05:17:22 -0400 Received: from mail-wr0-x22c.google.com ([2a00:1450:400c:c0c::22c]:36847) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cwQ1B-0004gK-Cg for help-guix@gnu.org; Fri, 07 Apr 2017 05:17:21 -0400 Received: by mail-wr0-x22c.google.com with SMTP id c55so24723214wrc.3 for ; Fri, 07 Apr 2017 02:17:21 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --001a11422abcb0ac5f054c901766 Content-Type: text/plain; charset=UTF-8 Hello, trying to use a vm with ./pre-inst-env guix system vm gnu/system/examples/bare-bones.tmpl >From a branch in which I'm working on some packages When I launch the vm, the packages are not there guix package --list-available | grep my-package returns nothing On the host built them and linted them with ./pre-inst-env guix build/lint my-package from within the same branch, of course What am I missing ? --001a11422abcb0ac5f054c901766 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

trying to use a vm with

./pre-inst-env guix system vm gnu/sy= stem/examples/bare-bones.tmpl

From a branch in which I'm w= orking on some packages

When I launch the vm, the packages are= not there

guix package --list-available | grep my-packag= e

returns nothing

On the host=C2= =A0 built them and linted them with

./pre-inst-env guix build/= lint my-package

from within the same branch, of course

=
What am I missing ?
--001a11422abcb0ac5f054c901766--