From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Own guix repository (channel) Date: Tue, 04 Dec 2012 10:40:44 +0100 Message-ID: <87vccixihv.fsf@gnu.org> References: <405731354605224@web28g.yandex.ru> 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]:53081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfxiw-0000uK-9R for bug-guix@gnu.org; Tue, 04 Dec 2012 14:00:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tfxip-0005v8-8x for bug-guix@gnu.org; Tue, 04 Dec 2012 14:00:03 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:51481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfozf-0007Gc-Pl for bug-guix@gnu.org; Tue, 04 Dec 2012 04:40:53 -0500 In-Reply-To: <405731354605224@web28g.yandex.ru> (Alexey Shrub's message of "Tue, 04 Dec 2012 11:13:44 +0400") 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: Alexey Shrub Cc: bug-guix@gnu.org Hi Alexey, Alexey Shrub skribis: > I want to use guix for deploying internal software in company where I wor= k. Thanks for your interest. Be aware that Guix is currently alpha software. > How I can create my own package repository (channel in nix terminology)? There is currently no equivalent to Nix channels. I=E2=80=99m not sure exa= ctly what you mean, though. Did you mean doing something like =E2=80=98nix-push= =E2=80=99? Thanks, Ludo=E2=80=99.