From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: guix pull --commit and custom channel ? Date: Tue, 14 May 2019 19:05:51 +0200 Message-ID: References: <87y3399ds2.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQatf-00013S-IC for guix-devel@gnu.org; Tue, 14 May 2019 13:07:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQasM-00034i-ON for guix-devel@gnu.org; Tue, 14 May 2019 13:06:03 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]:46363) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQasM-000346-Ka for guix-devel@gnu.org; Tue, 14 May 2019 13:06:02 -0400 Received: by mail-qt1-x82b.google.com with SMTP id z19so10939378qtz.13 for ; Tue, 14 May 2019 10:06:02 -0700 (PDT) In-Reply-To: <87y3399ds2.fsf@fastmail.com> 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: Marius Bakke Cc: Guix Devel Hi, Thank you. Sorry for the noise, I missed the option in the manual. > This is already possible: > > $ guix describe -f channels > my-channels.scm > $ guix pull -C my-channels.scm Well, it fits perfectly my needs. :-) All the best, simon