From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id kGtoLaPUdWaFPwEA62LTzQ:P1 (envelope-from ) for ; Fri, 21 Jun 2024 19:29:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id kGtoLaPUdWaFPwEA62LTzQ (envelope-from ) for ; Fri, 21 Jun 2024 21:29:39 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=goryachev.org header.s=dkim header.b=GXYMEiE9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718998179; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=I+JqvePsgxvYkDcUE76HBw5ZDFoKn+Mpq+OhG55dCkA=; b=XbRrbfE9fDXwl/wgIf8lJWnQm8ahubMZFH9nW9xwXTU0fMNFLZ8/CT2rV6G1yXLsCTzKwl NV+Y0LKKKevL9msgP7VgTzoYVifThzP5Ym08T6Px0D23dF8/ENLplotvuyEuyQ61vKqMYO 7bew+JigHRoCgbvzW5UDW7tbqPR027lrhPEBQli5og0mCpTUmsNNxvxB8GT6OQaowKfhTT vhSzzcAElDbLMRQkw3P/HRxhSFVtPQTKAaS2B9GwIyE2eEk7h9b4AFuPqlAeqoZL8bEQsW Z8Thh0vMVLnolO5zL9iNrtvuO6n1+VoHhN+zAPQP29XnAjgvahoWh5DDrLbWUQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718998179; a=rsa-sha256; cv=none; b=Y/D4yKJvog6i7R8o/VmRBdehZsjbkeXJC2Z/Qw8b3KZtagihBXktvwMuH/QXdv77HhNGlS Pawow21MJ7pYSnxG8HOWSxZiBjF4vziQzABndSlYqMvGi8yPtfVbMuFO8h9Pe0g0g68QAT R75jDJ8w4Wcq1/cHFI5w0IoUrdTK1b7eI8LM/sBalJThw2uXoHYs4Uj6qus5RfFa58FIHP yUyz85X7o5N0G006PZ6DtIdG6UAgOKbLAw3YTWFKwmn2g1jEfdveTEl5UhshgN0twk01ax PrLEif0gkHYc+p1Vdph3oOQBcK+amomIe3mlhujpfIKMpA2NoULdLwDpHFbXIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=goryachev.org header.s=dkim header.b=GXYMEiE9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9305765143 for ; Fri, 21 Jun 2024 21:29:39 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKjMj-00079i-KD; Fri, 21 Jun 2024 14:52:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKjMh-00079R-LV for guix-patches@gnu.org; Fri, 21 Jun 2024 14:52:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sKjMh-0005ZO-E3 for guix-patches@gnu.org; Fri, 21 Jun 2024 14:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKjMg-0004mO-Mb for guix-patches@gnu.org; Fri, 21 Jun 2024 14:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71707] [PATCH 00/15] Updates and fixes for elixir and dependents Resent-From: Igor Goryachev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jun 2024 18:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71707 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71707@debbugs.gnu.org Cc: Igor Goryachev X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171899587318264 (code B ref -1); Fri, 21 Jun 2024 18:52:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Jun 2024 18:51:13 +0000 Received: from localhost ([127.0.0.1]:43714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjLs-0004kV-JE for submit@debbugs.gnu.org; Fri, 21 Jun 2024 14:51:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:53312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjLp-0004kL-Vz for submit@debbugs.gnu.org; Fri, 21 Jun 2024 14:51:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKjLq-0006Ug-B1 for guix-patches@gnu.org; Fri, 21 Jun 2024 14:51:10 -0400 Received: from mail.goryachev.org ([104.248.201.73]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sKjLo-0005Tf-DR for guix-patches@gnu.org; Fri, 21 Jun 2024 14:51:10 -0400 Received: from localhost.localdomain (213-91-248-88.ip.btc-net.bg [213.91.248.88]) by mail.goryachev.org (Postfix) with ESMTPSA id 633EC120042; Fri, 21 Jun 2024 21:51:04 +0300 (MSK) Date: Fri, 21 Jun 2024 21:38:47 +0300 Message-ID: X-Mailer: git-send-email 2.45.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=goryachev.org; s=dkim; t=1718995864; bh=I+JqvePsgxvYkDcUE76HBw5ZDFoKn+Mpq+OhG55dCkA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Transfer-Encoding; b=GXYMEiE9OHmwuP9oaCTAT8y3bG8o5PabY3fRAwRyHW5sHuLyZfndNMeJrO8GDOnsWQScEvciMPaZYE0qr69ASBKni+FtzPFMXW0UQVSlKEUcaHxhQgEmYKBhYxcj6ogJokeD+yvQ9EJdT76cmsj1DqTqx1liJw/pikRoCD/TlJs= Received-SPF: pass client-ip=104.248.201.73; envelope-from=igor@goryachev.org; helo=mail.goryachev.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Igor Goryachev X-ACL-Warn: , Igor Goryachev via Guix-patches From: Igor Goryachev via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.56 X-Spam-Score: -3.56 X-Migadu-Queue-Id: 9305765143 X-Migadu-Scanner: mx11.migadu.com X-TUID: UwzRGPBwbD9r Here are fixes and updates for elixir, mix-build-system and things which are in elixir-xyz.scm. Package elixir was updated to most recent version. Some packages became more reproducible. Igor Goryachev (15): gnu: elixir: Fix mix substitute. gnu: elixir-hex: Remove redundant directory, fix lint warnings. gnu: elixir: Update to 1.17.1. gnu: elixir-nimble-parsec: Update to 1.4.0. build-sysem/mix: Preserve code paths. gnu: elixir-makeup: Update to 1.1.2, make reproducible. gnu: elixir-jason: Fix lint warnings. gnu: elixir-file-system: Update to 1.0.0. gnu: elixir-bunt: Update to 1.0.0. gnu: elixir-castore: Update to 1.0.7. gnu: elixir-excoveralls: Update to 0.18.1, fix lint warnings. gnu: elixir-credo: Update to 1.7.7, fix lint warnings. gnu: elixir-erlex: Update to 0.2.7. gnu: elixir-dialyxir: Update to 1.4.3. gnu: elixir-machete: Update to 0.3.3, temporarily disable tests. gnu/packages/elixir-xyz.scm | 87 ++++++++++++++++++++++----------- gnu/packages/elixir.scm | 19 ++++--- guix/build/mix-build-system.scm | 3 +- 3 files changed, 72 insertions(+), 37 deletions(-) base-commit: e3f87960915e3ef0b1d6a5a15281b3d4e9ee4d38 -- 2.45.1