From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 1/2] gnu: Add btrfs-progs/static. Date: Sat, 3 Dec 2016 22:41:16 +0100 Message-ID: References: <20161130183635.6513-1-david@craven.ch> <87fum5avsq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDI3d-00024n-KE for guix-devel@gnu.org; Sat, 03 Dec 2016 16:41:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDI3a-0007NX-Gh for guix-devel@gnu.org; Sat, 03 Dec 2016 16:41:21 -0500 Received: from mail-qk0-x243.google.com ([2607:f8b0:400d:c09::243]:35222) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cDI3a-0007NB-9T for guix-devel@gnu.org; Sat, 03 Dec 2016 16:41:18 -0500 Received: by mail-qk0-x243.google.com with SMTP id n204so34833310qke.2 for ; Sat, 03 Dec 2016 13:41:17 -0800 (PST) In-Reply-To: <87fum5avsq.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > Add #:allowed-references () to make sure you get the desired effect. Isn't this a key of the gnu-build-system?