From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8OybHQUDqGRNFwEASxT56A (envelope-from ) for ; Fri, 07 Jul 2023 14:20:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oPFQHQUDqGTKgQEA9RJhRA (envelope-from ) for ; Fri, 07 Jul 2023 14:20:21 +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 89E8C59E4E for ; Fri, 7 Jul 2023 14:20:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=ONOPB895; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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=1688732421; h=from:from:sender:sender: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=BZpD8Lhqn9AfLrSZjW48DEhCqwsGStVz8e6v6ZuvIbA=; b=KdOw1jkifAU4SSwG7RFlBKyIZ3QVUDzSDmV9qG8Ym5pHp9fP3yhk42XhEhGTDSjE5Otfvy JhxREMA0xkm7PjbBnRI+O/i8VOZnrJZL55SPi2jJMT7rzofb10uCCTvuYPYgkvZdYYsuB0 wzx7YJBprCmp/YdKMOdutICO7eLaXyLS+t3W4se8oYiEaLgt+mp980QE92riwLYfmLYkAq XI4kDy5gmCi0WcdX3yMR0k9gBVOmLVTAdtJSsLVCJDtxEZZT0QWUFD/tMhy33RswmUpWgU E4pcbtvxlVvpM2aIZACqfalemDo1X2JukRzvGFLIl1LnRL2WqwLG9T1hCfH7/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=ONOPB895; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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-Seal: i=1; s=key1; d=yhetil.org; t=1688732421; a=rsa-sha256; cv=none; b=gLFUcL+TEoRzwhB5KG5xlD7gC0Aeq/P6yp0nfEjn9CnMit6PK6ZQzvCNTiorRRIWDvykeI vcfk1nbZfxhuplrmcKbneCQjiyHuvAId5RLH6PqLNFveABbnqaV7qaZtDJd/I+HfSxMItc E44d8vDL968Ev1zIsYzJHoOXQLbt4Mlo/K+hkbfd0n68ek75cAKngVbACiD/vNdej6zqu8 Q/VAXqu58jkEpMsK5yyB1TvcgYaJy160dMJxrxtkuuQqFQvEA+y8f008644M4UkIs+PjOv OARbkDOCNt9Gvj9y8bQVJjo4d76bFhikKtX74zmgsKyY8s88AsddW5uAWwaDfA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHkRR-0007Nl-0b; Fri, 07 Jul 2023 08:20: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 1qHkRO-0007Mu-L0 for guix-patches@gnu.org; Fri, 07 Jul 2023 08:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qHkRO-0001G7-3U for guix-patches@gnu.org; Fri, 07 Jul 2023 08:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qHkRN-0002mU-Uc for guix-patches@gnu.org; Fri, 07 Jul 2023 08:20:01 -0400 Subject: bug#63799: [PATCH v2] gnu: Add ghc-xmobar Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 07 Jul 2023 12:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63799 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Saku Laesvuori Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 63799-done@debbugs.gnu.org Mail-Followup-To: 63799@debbugs.gnu.org, lars@6xq.net, saku@laesvuori.fi Received: via spool by 63799-done@debbugs.gnu.org id=D63799.168873239310670 (code D ref 63799); Fri, 07 Jul 2023 12:20:01 +0000 Received: (at 63799-done) by debbugs.gnu.org; 7 Jul 2023 12:19:53 +0000 Received: from localhost ([127.0.0.1]:42701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHkRF-0002m2-M5 for submit@debbugs.gnu.org; Fri, 07 Jul 2023 08:19:53 -0400 Received: from mout-p-102.mailbox.org ([80.241.56.152]:49626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHkRA-0002lj-Pt for 63799-done@debbugs.gnu.org; Fri, 07 Jul 2023 08:19:52 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4QyCBj1gKGz9sNR; Fri, 7 Jul 2023 14:19:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1688732381; 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=BZpD8Lhqn9AfLrSZjW48DEhCqwsGStVz8e6v6ZuvIbA=; b=ONOPB895bc98c6Gvxkk4mjXs61HlIgT6hgLFyf4gnjgipuR1ncqMzKnP8gTXGQpvpvzbau 9BlNaP/bBAqU9CZfmeXzxXmv4YDIeABsaCDZpAXoCV4QX7I9A3wmZ4ivX3I51mfbfPBxxS wcvppigo+Nz30V+pck1u61rCb7gnHIj/FwWUsjIySP3yyC6nsOOzxbfnnxnuQz9P4+OUmO HuNquvo36BiKgZt/CMRmmGTX6lz9OVI9yI0eqZO61orNXPqEwNjOdr2su32eArMW6lnSRc 47as77h1zWADZBUIjqDf3m/m9pz88UFUyJi19n957SqaMmhcVmx0cPU1AeyYeQ== Date: Fri, 7 Jul 2023 14:19:36 +0200 From: Lars-Dominik Braun Message-ID: References: <20230530075453.30789-1-saku@laesvuori.fi> <87jzvjzojw.fsf@gnu.org> <138E85F5-FD22-4C38-A91F-C07765474A41@laesvuori.fi> <20230707094204.ipay3bqnksyx3eci@X-kone> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230707094204.ipay3bqnksyx3eci@X-kone> X-Rspamd-Queue-Id: 4QyCBj1gKGz9sNR 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: , 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-Spam-Score: -3.87 X-Migadu-Queue-Id: 89E8C59E4E X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -3.87 X-TUID: WIemGSV52eAF Hey, > * gnu/packages/wm.scm (ghc-xmobar): New variable. > (xmobar)[inputs]: Remove everything except libxpm. Add ghc-xmobar. > [arguments]: Disable tests as they are run in ghc-xmobar. Configure only > the xmobar executable. Remove unnecessary phases. > [native-inputs]: Remove everything. pushed as ba1fe203b293469e8db1a78e5090ecc711aaaba2 with minor modifications (added inherit from ghc-xmobar). Cheers, Lars