From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +LCECWYAK2U9lAAAG6o9tA:P1 (envelope-from ) for ; Sat, 14 Oct 2023 22:56:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +LCECWYAK2U9lAAAG6o9tA (envelope-from ) for ; Sat, 14 Oct 2023 22:56:06 +0200 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 CC9EF549F3 for ; Sat, 14 Oct 2023 22:56:05 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=qy4q7y9Q; 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=1697316966; 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: content-transfer-encoding:content-transfer-encoding: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=jvj2LgcLl40kRUrs2s6WPRgb5giIID6Y8aHNLBweHws=; b=nV4cuYKNKM3JFoql8oF9jLfBMtOMyhT47qd5aDRcdR4xB8lNwjWrdtpQ5w3JGt7/Be+G+Q z7bdllkSfxKl+uIKxEOvDZhkHSga8t634aeg5RN+IG72OMgXJ9jBhBybtj3kHN8+8jCM+h WS4rML6BPZC19Fznk7Gq8qrNVwNUs139GxqnQtJyt+4siO+ucF13OonUpbb4VJ02gfhkHR ushktjIVF3lr8H1VIBwddjbTxqo7vPpP+7apYhWqB3NbEcxr95vl3m9QTb1Qsemj2ziEK2 YI2s+YZZCFdNzGKYK5mUDHrqRn0A9Ii+D1cm/JQN+9fy6fd4V7cmDU2X8WAYpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=qy4q7y9Q; 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-Seal: i=1; s=key1; d=yhetil.org; t=1697316966; a=rsa-sha256; cv=none; b=gSfFIJPuR17DvA1XlWPU4usjJG2lftkMjzKfrU8isjgpeBLc5Wt8gRLaseKrb2imZhgHwT MwSJY504LN1v8Nhf0+bZBFGTua5NQAteUlgVqNwz502OEGYP2A31CIn6QEkWebERNfh7Vz w0CBAFub3ErdBZODAmFwqJuZ2FHlIo9OrhIckF8Rc/n0wj1uVE7NUZEpNeUOOidJ2ObNWQ +8H3E91GYmjKGgHXpFCp130ACtXHIZiSU9lWDTeWgSoON3zxgr2BpwNUN0WX8V/fNbD8my YwZi5gMb95ljtE5QZkvfeP+1EclG17206xZTJThhCQtQM+/ZW5MjeoiO+n3S3A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qrlfg-0004AC-Si; Sat, 14 Oct 2023 16:55:40 -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 1qrlfe-00048d-N2 for guix-patches@gnu.org; Sat, 14 Oct 2023 16:55:39 -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 1qrlfe-0006zi-FB for guix-patches@gnu.org; Sat, 14 Oct 2023 16:55:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qrlg1-0004Yt-U4 for guix-patches@gnu.org; Sat, 14 Oct 2023 16:56:01 -0400 Subject: bug#66413: [PATCH] gnu: mangohud: Update to 0.7.0. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 14 Oct 2023 20:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66413 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 66413-done@debbugs.gnu.org Mail-Followup-To: 66413@debbugs.gnu.org, john.kehayias@protonmail.com, john.kehayias@protonmail.com Received: via spool by 66413-done@debbugs.gnu.org id=D66413.169731695717519 (code D ref 66413); Sat, 14 Oct 2023 20:56:01 +0000 Received: (at 66413-done) by debbugs.gnu.org; 14 Oct 2023 20:55:57 +0000 Received: from localhost ([127.0.0.1]:50735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrlfx-0004YV-EM for submit@debbugs.gnu.org; Sat, 14 Oct 2023 16:55:57 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:51759) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qrlfs-0004YD-R0 for 66413-done@debbugs.gnu.org; Sat, 14 Oct 2023 16:55:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1697316922; x=1697576122; bh=jvj2LgcLl40kRUrs2s6WPRgb5giIID6Y8aHNLBweHws=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=qy4q7y9QpQajXCvVtGwWLAE9tZ7JHnivOxOvej7zy1OfAPwJBtWi/ZPrWZ8/C/fXT KsYObIY+KS6qwr7b6KlIHAqJkATSpA8ehC9OycXiTz5N+q9ntEDibRg/aKb7NkuabN Cn0Be8dbHMpt7rSJaXv3N2jsBpnqeYZZVO2jo+il/xwSpauK+W7UrGcg1u8uvO0/Ky YDjWb9uiKarBHfSUA8TG/aw1aoW3VLCF6CQRSv/Yrj9jAK+SnRfqhOZ/E3ZEY+N5jf BGPLknc4jmO8DHtPwXRK06YmqJDEw6RnfKFXKg230m+x2yosutP/0mK8a94el6MO1a yGeAzMJGNb5ng== Date: Sat, 14 Oct 2023 20:55:08 +0000 Message-ID: <87h6msc4bd.fsf@protonmail.com> In-Reply-To: <87zg0l9ck0.fsf@gnu.org> References: <94feda96cdbfe16512a664d66dd25290320f762e.1696825155.git.john.kehayias@protonmail.com> <87zg0l9ck0.fsf@gnu.org> Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.65 X-Spam-Score: -6.65 X-Migadu-Queue-Id: CC9EF549F3 X-Migadu-Scanner: mx2.migadu.com X-TUID: mKywv/RDmfUm On Sat, Oct 14, 2023 at 10:25 PM, Ludovic Court=C3=A8s wrote: > John Kehayias skribis: > >> * gnu/packages/graphics.scm (mangohud): Update to 0.7.0. >> [arguments]<#:configure-flags>: Remove "-Duse_system_vulkan=3Denabled" a= nd >> "-Dvulkan_datadir" from as they are no longer supported. >> <#:phases>: Add 'unbundle-vulkan-headers'. >> [inputs]: Add nlohmann-json. Replace vulkan-headers with origin for >> vulkan-headers@1.2.158. >> [native-inputs]: Add git-minimal. > > [...] > >> + (native-inputs (list git-minimal pkg-config python)) > ^ > Should be =E2=80=98git-minimal/pinned=E2=80=99 to avoid unnecessary rebui= lds. > Ah, thanks! > Otherwise LGTM and to qa.guix! > > Thanks, > Ludo=E2=80=99. Made that change, updated commit message accordingly, and pushed as 5a6b1a5= 5869c488c0da15b4a7a8176d616ec92f8.