From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: =?UTF-8?Q?Re=3A_=E2=80=98guix_publish=E2=80=99_now_compresses_archives?= Date: Wed, 20 Jul 2016 09:12:53 -0400 Message-ID: References: <878twytwlp.fsf@gnu.org> <20160719062915.3cdpmb6xhcg3l6mw@venom> <877fchkbut.fsf@gnu.org> <20160719134245.jyk3m6cs5374bwso@crashnator.suse.cz> <20160719155024.ti4bqvenntoucgmz@crashnator.suse.cz> <20160720130559.n44vau4iysyn7qlz@crashnator.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPrJ6-0003lz-2a for guix-devel@gnu.org; Wed, 20 Jul 2016 09:13:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPrJ0-0008PO-WC for guix-devel@gnu.org; Wed, 20 Jul 2016 09:12:58 -0400 Received: from mail-vk0-x22b.google.com ([2607:f8b0:400c:c05::22b]:34336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPrJ0-0008P1-RT for guix-devel@gnu.org; Wed, 20 Jul 2016 09:12:54 -0400 Received: by mail-vk0-x22b.google.com with SMTP id s189so67994837vkh.1 for ; Wed, 20 Jul 2016 06:12:54 -0700 (PDT) In-Reply-To: <20160720130559.n44vau4iysyn7qlz@crashnator.suse.cz> 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: Ricardo Wurmus , guix-devel On Wed, Jul 20, 2016 at 9:05 AM, Tom=C3=A1=C5=A1 =C4=8Cech wrote: > First, I'm not saying that we should do that for every archive, but I > think that having a way how to automatically export this information > would be great and I see it as a week point for using Guix packages as > alternative to Snappy or Flatpak. I don't really understand the point of this back-and-forth. It's quite simple: If the user builds the same package expression with the same version of Guix, they will get the same result if the build is deterministic. I don't understand the contrast with Snappy and Flatpak because they don't provide this feature at all, opting instead to provide opaque binaries with no real provenance. I can only assume that there is some fundamental misunderstanding about Guix going on here. - Dave