From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Shrub Subject: Re: Own guix repository (channel) Date: Tue, 04 Dec 2012 14:19:43 +0400 Message-ID: <604181354616383@web16d.yandex.ru> References: <405731354605224@web28g.yandex.ru> <87vccixihv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfpba-0008WD-6m for bug-guix@gnu.org; Tue, 04 Dec 2012 05:20:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfpbO-0004dt-Uc for bug-guix@gnu.org; Tue, 04 Dec 2012 05:19:58 -0500 Received: from forward4.mail.yandex.net ([77.88.46.9]:43116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfpbO-0004dm-D8 for bug-guix@gnu.org; Tue, 04 Dec 2012 05:19:46 -0500 Received: from web16d.yandex.ru (web16d.yandex.ru [77.88.47.161]) by forward4.mail.yandex.net (Yandex) with ESMTP id 79BD11BC1CD6 for ; Tue, 4 Dec 2012 14:19:43 +0400 (MSK) In-Reply-To: <87vccixihv.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: "bug-guix@gnu.org" Hi Ludovic, 04.12.2012, 13:40, "Ludovic Court=C3=A8s" : > There is currently no equivalent to Nix channels. =C2=A0I=E2=80=99m not= sure exactly > what you mean, though. =C2=A0Did you mean doing something like =E2=80=98= nix-push=E2=80=99? For example, package01 depend on package02, package01 described by Scheme= file in current directory, if I do guix-package --install=3Dpackage01 where guix will search package02? In current directory too? --=20 Alexey Shrub