From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CFbTNwJjmWUoBQAAkFu2QA (envelope-from ) for ; Sat, 06 Jan 2024 15:26:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8DfNMgJjmWWZTgAAe85BDQ (envelope-from ) for ; Sat, 06 Jan 2024 15:26:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=key1 header.b=MpSpfqUY; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704551170; 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-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=TH1Wqu2fIWr8FHHeJlBFJ9cNexebKgnF3SHeA08H1jo=; b=HUxuogjm9SD0FpjO/eJ+0lkJ2kX+/7xn/hFh9UWg+WkNz8TkYPuMDu8EA7e6Kp+O2UmIxw xWu+P6j16GdeXKDd8+kFvbWZwG4eQ99VYZpHnekZQSDLOSKUnR/61Q+ffYZCoB2V5r+bLU 8Ue2KhjvbdKzOdBhuHotrRaoKqmM5W6+xKhUdMupllu8xwuU1LXbh9LYCENLUDcag8ZGEB DujDray+3OQEVGs0KsxaYxKobTYaVziXWBuRwV6cFQXUXTm1aUviByjDNzILv70vnQluiR 8X9z4u2XzOGhMS/zo6uHj2KAXtgsSeGw6w0XxrPE/rgo+3zPk/gZ2tpY75Dfnw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704551170; a=rsa-sha256; cv=none; b=olWqI+WXnkzdI1XqiNQsdIbWdFjlxA3QWIYopgszietHiqrOpzPQpN7emPJjzTLikkD8es tpgsKei1NKrtBNc2XPlQDG9VGQVAkcv8RDDM8B0d0lSycXB228eO3Emah0mdR/nep/LUCX WWCyw6135V/VCL/1TAv3WBaEb9YqtI0UgNPqrieELzlvM2U9w7TcL1h39YJFUMFfYLpUWY l919mUKlO09PrvEwzT5aKDYQD+Qk6aR9WHLzjFIqHUpqw4RRfmeS5ozdAUVmsZpr4/jBkP l1uCk4DIHKe2p4O4MYFABDsSLymepvauQAyRkFRCfCqmnp2mx5g+iq0Xq9ZbpQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=key1 header.b=MpSpfqUY; 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"; dmarc=pass (policy=none) header.from=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 506786D9AD for ; Sat, 6 Jan 2024 15:26:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rM7ce-0008PV-5l; Sat, 06 Jan 2024 09:26:00 -0500 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 1rM7cb-0008Oo-UN for guix-patches@gnu.org; Sat, 06 Jan 2024 09:25:58 -0500 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 1rM7cb-0005in-MJ for guix-patches@gnu.org; Sat, 06 Jan 2024 09:25:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rM7cg-0003IF-88 for guix-patches@gnu.org; Sat, 06 Jan 2024 09:26:02 -0500 Subject: bug#68247: [PATCH 0/3] gnu: yggdrasil: Fix build. Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 06 Jan 2024 14:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68247 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher , 68247-done@debbugs.gnu.org Cc: Sharlatan Hellseher Mail-Followup-To: 68247@debbugs.gnu.org, andrew@trop.in, sharlatanus@gmail.com Received: via spool by 68247-done@debbugs.gnu.org id=D68247.170455113312620 (code D ref 68247); Sat, 06 Jan 2024 14:26:01 +0000 Received: (at 68247-done) by debbugs.gnu.org; 6 Jan 2024 14:25:33 +0000 Received: from localhost ([127.0.0.1]:58844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rM7cC-0003HR-Ix for submit@debbugs.gnu.org; Sat, 06 Jan 2024 09:25:32 -0500 Received: from out-184.mta0.migadu.com ([2001:41d0:1004:224b::b8]:10760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rM7cA-0003HI-1K for 68247-done@debbugs.gnu.org; Sat, 06 Jan 2024 09:25:31 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=key1; t=1704551122; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TH1Wqu2fIWr8FHHeJlBFJ9cNexebKgnF3SHeA08H1jo=; b=MpSpfqUY4AvL7IvBkysT7pK5xFN0pFvWBlfxqNJxIRpN4nwGrlvex/4pJqVpBT0+6vmjYk sGvgi+FJmMT9s2Mn4eUDeld6FuADM5PvgP7M++6mQGX6bSMLPiVQdJyFcF+whMYSoi4Waa bM0I5i3bvzxdXokWUtQPUVzh9AwNfX31+aPIy5Z0vABnwizrQ+hF6JVURSAFNLz9U/eBdu il7r/aWGv4jCCj8pvj0rSA6MN1JrZmvSpraBLdGvIIK7qm/JJWbOoyMB5TWPLTXhizsY0k ooF2taDIpBSXb/suNZVPSdhzuGSLgy16L0w+rbpTd8lqR0Zz6aDsgBOgFanZgg== In-Reply-To: References: Date: Sat, 06 Jan 2024 17:25:15 +0300 Message-ID: <87le925yk4.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Andrew Tropin X-ACL-Warn: , Andrew Tropin via Guix-patches From: Andrew Tropin 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: -8.38 X-Spam-Score: -8.38 X-Migadu-Queue-Id: 506786D9AD X-Migadu-Scanner: mx11.migadu.com X-TUID: Cii8Nne4wuyE --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2024-01-05 02:58, Sharlatan Hellseher wrote: > Hi Guix, > > The merge of the patch series from https://issues.guix.gnu.org/issue/66827 > introduced some inconsistencie with updated version of > go-github-com-hjson-hjson-go. > > This small patch set has fixed it. > >> ./pre-inst-env guix build yggdrasil > /gnu/store/42n899nzfng6ybnjh41115y6vaa5w30v-yggdrasil-0.5.2 > > Sharlatan Hellseher (3): > gnu: go-github-com-hjson-hjson-go: Fix commit. > gnu: yggdrasil: Sort inputs alphabetically. > gnu: yggdrasil: Remove duplicated input. > > gnu/packages/golang-web.scm | 5 +++-- > gnu/packages/networking.scm | 39 ++++++++++++++++++------------------- > 2 files changed, 22 insertions(+), 22 deletions(-) > > > base-commit: be1d05c10766a979dd0720b677889ed950d3b895 Hi Sharlatan! Applied, pushed as https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3De994bc0abf Thank you for the prompt fix! Much appreciate! :) =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmWZYswACgkQIgjSCVjB 3rBEgg/9HlDOFUG0iXQNptXAS6NKJ7eoScwxHmzYKrXvFURDp28L6Rrqi/2xIipw IuJmSiNek1ytS50LI42Gc3eep7Up+qkfiA7VBpb5RHVHObVqGbp60TSjMRk5F4nA aTVSVl8Wsha0+fbvOQkJiC+fDZuoSJTfd6AOv7W0Wlx2GxGAvS7VaHJDz0J9qx2/ 5cMswa17XhzrOdeUObB4YsZLbXnk1ndXDy8MHAsUDe16aTyGb8P/6YF+UuYHWWNp x5C9UUbf8TNIrgGawyj2mFMz3kgD9UWPFfc4N7dVKc9KRHFbzThKaY89BRUtx4O0 cVFKacGgP1J8ENYZwhowoDnxN95F5yBxPFI1E6ZOrxnGAIP/+XQpepgaL06Jcv7v XZYwGXbM+cOB+2jDEhBtN+jWkDvCnkcZWS7oj1AWs+Bobgo0/iFOToW9Fh6FV5JV MwvaW5UyK9TdgjKm9JlorIIuZAw7htvy5gViHnNrI6xG9WWL1Bv7wlw7+9wI60vX jKZkmwhNbIfOmGIDkz+ByYfPlEyJEVtYameUiyjxwJJoG4Dfc4freum+uMTlkovu HTeaIADGYjsceNq7WrteL3tXnYlamx/pwwPky4rvUP4Bslnf867hUzqTjyndmCOJ cF9S/ZN1INwAn4OCr/RRrw9rT7EEn0Nsd7h+CKmPoqORvQcBj10= =Nvtk -----END PGP SIGNATURE----- --=-=-=--