From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 2/4] emacs: Add 'guix-devel-download-package-source'. Date: Fri, 09 Oct 2015 15:14:48 +0300 Message-ID: <87fv1ks0g7.fsf@gmail.com> References: <1443791046-1015-1-git-send-email-alezost@gmail.com> <1443791046-1015-3-git-send-email-alezost@gmail.com> <87d1wvadw2.fsf@gnu.org> <87bnceah2e.fsf@gmail.com> <87r3la6077.fsf@gnu.org> <87eghalc7s.fsf@gmail.com> <87wpv1tils.fsf@gnu.org> <87a8rwf2vl.fsf@gmail.com> <87mvvu6f5y.fsf@gnu.org> <87si5mbnfr.fsf@gmail.com> <20151007191546.747.21224@rook> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkWZW-00084Y-Fx for guix-devel@gnu.org; Fri, 09 Oct 2015 08:14:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkWZS-0004gn-Nd for guix-devel@gnu.org; Fri, 09 Oct 2015 08:14:50 -0400 In-Reply-To: <20151007191546.747.21224@rook> (Ian Denhardt's message of "Wed, 07 Oct 2015 15:15:47 -0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ian Denhardt Cc: guix-devel@gnu.org Ian Denhardt (2015-10-07 22:15 +0300) wrote: > What about just having command line (non-emacs) tool? I'm thinking > something inspired by Archlinux's `makepkg -g`, which downloads the > sources based on the current build script and outputs something that can > just be copied into it. I don't feel I have the full picture re: how > that interacts with the macro's checking, but we could fall back on the > user supplying URLs. IIUC such a tool would also have the same problem (an incentive not to check signatures). -- Alex