From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +BPcF7p+b2GFGgAAgWs5BA (envelope-from ) for ; Wed, 20 Oct 2021 04:28:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QGhnE7p+b2FnfAAAbx9fmQ (envelope-from ) for ; Wed, 20 Oct 2021 02:28:10 +0000 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 A118D10D8F for ; Wed, 20 Oct 2021 04:28:09 +0200 (CEST) Received: from localhost ([::1]:45438 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1md1Kq-0006LS-8f for larch@yhetil.org; Tue, 19 Oct 2021 22:28:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1md1Kl-0006LK-Dz for guix-patches@gnu.org; Tue, 19 Oct 2021 22:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40841) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1md1Kl-0006SX-4o for guix-patches@gnu.org; Tue, 19 Oct 2021 22:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1md1Kl-0002Gx-14 for guix-patches@gnu.org; Tue, 19 Oct 2021 22:28:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51300] [PATCH 1/2] gnu: waypipe: Simplify 'fix-sleep-path phase. Resent-From: Robby Zambito Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Oct 2021 02:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51300 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51300@debbugs.gnu.org Cc: Robby Zambito X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16346968398663 (code B ref -1); Wed, 20 Oct 2021 02:28:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2021 02:27:19 +0000 Received: from localhost ([127.0.0.1]:52385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1md1K2-0002Ff-Ss for submit@debbugs.gnu.org; Tue, 19 Oct 2021 22:27:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:48744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1md1Jx-0002FH-Fz for submit@debbugs.gnu.org; Tue, 19 Oct 2021 22:27:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1md1Jx-0006Dv-Af for guix-patches@gnu.org; Tue, 19 Oct 2021 22:27:13 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:42869) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1md1Ju-0005WY-UE for guix-patches@gnu.org; Tue, 19 Oct 2021 22:27:12 -0400 Received: (Authenticated sender: contact@robbyzambito.me) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id E4200240004; Wed, 20 Oct 2021 02:27:01 +0000 (UTC) From: Robby Zambito Date: Tue, 19 Oct 2021 22:19:36 -0400 Message-Id: <20211020021936.1629519-1-contact@robbyzambito.me> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.183.193; envelope-from=contact@robbyzambito.me; helo=relay1-d.mail.gandi.net X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634696889; h=from:from:sender:sender: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; bh=iVu5BZ6UE/ruMc8w/DfLw2kZ3IQpi/yv4yrF4E87OwQ=; b=ANKWo9V+LmFz0Q5/ogn7AsKmiTH1fScqN7JLIOZLR7lFBKXXR1f20TldDErPHtqy0kUZJ7 zFYNhGaNYbe03GLgiM9wwiNJtSXVhiNQ+XoHo98U2HAzwZ3S2TCTmtWG3N8W29bLrU+owZ f98/s6x8WscCGkCQ+fxRS+ZYEumxBP/UvjJhCCCSoUiTCL0L/9fDVp6IpGZd951yOI2W47 u6WLueIDQuDDBqxyV31Mm7uqIWFwXNwbqvZX99FSaKWavKWtO/JyOMmunsdo6A6XRwQrJn D+bw6nxZF/31bMZe6Ppnqfx30KbpKTqWBisglWtAh5x2YcWIpjgL6LMzj8DwVw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634696889; a=rsa-sha256; cv=none; b=pv9X8eLizOylBwkSF//PjyI50QdmMxkD4lLg8CwtiivZGF223AHtJWpFHrk7PNDLPV0VR3 1ug2TPiJjevSx/A5X85t8pw2sl7+UGtZxCzA892yBD3nAHt7AMPQA7wdmxo2sQrhCk0m1W Qlr8Nll6jCbTEoaU2DxRUAsLf6Haihrp8f4e58j+eo3DeTXy/2BrqivkA+IL9COYqtE/GC /bPYwY89s+wKGFFe9uTDKG9XworwNiTK6ZrW+bns4bafhYw+X2HFbapmSXHLyqUKuHs8Ei 71YVPBp+TxRN4C2ilAAeNRsN+2nFKvJ6P4EMaC1GWTz4LIE7j+TvT+dadp94vg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 2.57 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: A118D10D8F X-Spam-Score: 2.57 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9c8kL2VOj6Qg * gnu/packages/freedesktop.scm (waypipe) [arguments]: Remove inputs argument. [native-inputs]: Remove coreutils. --- gnu/packages/freedesktop.scm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 086707d51a..eb19552746 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -2454,16 +2454,14 @@ compositors.") `(#:phases (modify-phases %standard-phases (add-after 'unpack 'fix-sleep-path - (lambda* (#:key inputs #:allow-other-keys) - (let ((coreutils (assoc-ref inputs "coreutils"))) - (substitute* "./test/startup_failure.py" - (("sleep") (string-append coreutils "/bin/sleep"))))))))) + (lambda* (#:key #:allow-other-keys) + (substitute* "./test/startup_failure.py" + (("sleep") (which "sleep")))))))) (native-inputs `(("pkg-config" ,pkg-config) ("scdoc" ,scdoc) ;; For tests - ("python" ,python) - ("coreutils" ,coreutils))) + ("python" ,python))) (home-page "https://gitlab.freedesktop.org/mstoeckl/waypipe") (synopsis "Proxy for Wayland protocol applications") (description -- 2.33.1