From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Frederickson Subject: =?UTF-8?B?UmU6IOKAnEd1aXggUHJvZmlsZXMgaW4gUHJhY3RpY2XigJ0=?= Date: Fri, 25 Oct 2019 21:19:34 -0400 Message-ID: <92bdecf6-6eb4-70f4-4500-c49a21b2aa52@terracrypt.net> References: <87r231rulr.fsf@gnu.org> <84995292-3551-2323-15d9-6ade421d030f@terracrypt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57325) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOAkA-00042J-Tx for guix-devel@gnu.org; Fri, 25 Oct 2019 21:19:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOAk8-000120-Rb for guix-devel@gnu.org; Fri, 25 Oct 2019 21:19:50 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:40077) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iOAk6-000111-TS for guix-devel@gnu.org; Fri, 25 Oct 2019 21:19:48 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 6056056A for ; Fri, 25 Oct 2019 21:19:45 -0400 (EDT) Received: from [10.213.3.40] (unknown [172.104.2.4]) by mail.messagingengine.com (Postfix) with ESMTPA id A2B9DD6005D for ; Fri, 25 Oct 2019 21:19:44 -0400 (EDT) In-Reply-To: <84995292-3551-2323-15d9-6ade421d030f@terracrypt.net> Content-Language: en-US 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: guix-devel@gnu.org On 10/25/19 8:34 PM, Jonathan Frederickson wrote: > > Pipfile: analogous to a Guix manifest Something I missed here; a Pipfile isn't *quite* analogous to a Guix manifest because it also contains the PyPI repo URLs to find those packages. So I think a Pipfile analogue would need a new record type containing both the repo URLs (without commit hashes) and the manifest.