From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gMmYCdAC2GJlDgAAbAwnHQ (envelope-from ) for ; Wed, 20 Jul 2022 15:27:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0G6kCNAC2GJmQQEAG6o9tA (envelope-from ) for ; Wed, 20 Jul 2022 15:27:44 +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 ABF812846D for ; Wed, 20 Jul 2022 15:27:43 +0200 (CEST) Received: from localhost ([::1]:35034 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oE9jq-0003p1-R0 for larch@yhetil.org; Wed, 20 Jul 2022 09:27:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oE9Ve-0006uO-JG for guix-patches@gnu.org; Wed, 20 Jul 2022 09:13:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58585) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oE9Ve-000700-Ap for guix-patches@gnu.org; Wed, 20 Jul 2022 09:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oE9Ve-0000YU-5X for guix-patches@gnu.org; Wed, 20 Jul 2022 09:13:02 -0400 Subject: bug#56252: Fw: Re: [PATCH] gnu: polkit-mozjs: Fix native-inputs usage. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 20 Jul 2022 13:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56252 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jean Pierre De Jesus DIAZ , "56252@debbugs.gnu.org" <56252-done@debbugs.gnu.org> Mail-Followup-To: 56252@debbugs.gnu.org, marius@gnu.org, me@jeandudey.tech Received: via spool by 56252-done@debbugs.gnu.org id=D56252.16583227482077 (code D ref 56252); Wed, 20 Jul 2022 13:13:01 +0000 Received: (at 56252-done) by debbugs.gnu.org; 20 Jul 2022 13:12:28 +0000 Received: from localhost ([127.0.0.1]:56341 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oE9V6-0000XR-96 for submit@debbugs.gnu.org; Wed, 20 Jul 2022 09:12:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oE9V1-0000X8-JG for 56252-done@debbugs.gnu.org; Wed, 20 Jul 2022 09:12:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59192) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oE9Uv-0006pt-P6; Wed, 20 Jul 2022 09:12:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=4tv9zHyYNFjB+bDdIl9qaYINBF3FW79FfakITue2erE=; b=HOruOlOJBVA/Kl5ki9kT J720J/L6p2QryV5wwvUizl7fewNTFyL9fCPAaV2gSCbwklafsXejxERCTetAUmfKX1ytXxnRZVOoD gV3I/CgcgZnMkBTyIOouhKSCBeOCK6Hnjn08v6KRyoZtbUNN0LHupzFuGOZe/rOYkmkGrul5WSPGV xN64mbT8bVbns5DVxCpU49e6LNoN0PEsypS+25Fb534suJwdAt9Ou6oKhBAMBlj8XQ7uZYulT1F6m YH6s5J4P4GlxnTTOZxSyC1KRdYOQnSfGR4PqfK//qEg2/KvcsplvakDsUDoHpEKNajSbuzN6V5sZG NOuGSN0EEGO6eA==; Received: from [2001:4652:9717:0:52eb:71ff:fe49:3a13] (port=39900 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oE9Ut-00052D-T5; Wed, 20 Jul 2022 09:12:16 -0400 From: Marius Bakke In-Reply-To: References: Date: Wed, 20 Jul 2022 15:12:13 +0200 Message-ID: <874jzcnd1u.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658323664; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=4tv9zHyYNFjB+bDdIl9qaYINBF3FW79FfakITue2erE=; b=lY4YNGeE0rs+IFzLNzxZ4lL7A4C4G/5t0ERQRB6AGXUFWs8uF2Qj9CqpCz1d6e0cgXf90/ Mi5lAkbzRNeSUKydCKIcdgBI97CsBk55h5WbYy9In4UbX5yAF4FhIm3ioSu/qwVk1auVl3 MNBwz6+8umfT3A6pfANvWNgw33m3TAvaN++x5HipeocGZsbMfGRlIWx0NHxIjW/NO9qeJd XMrqASqghQbMFHFwznwByVn/XApEVqb7hPfw92tShRU+4rO21Skl3Va7vwHbgj1a2fNqjz PUuVZF7MkooZn4MG/yzHxOpysKQC+s5HJhru4VnL9K1Syt7MufTZuXrY0H1FYA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658323664; a=rsa-sha256; cv=none; b=ZHe0ppsF3FhJXYWIcN/q5YxUPDkBWHe+QkoKoqWqw6bddQDwSX/Tx5Rqc9PFdsgoI5iGiv RdE7kazYnMow6IA8hupS3APuPZNpzNqvKsrZKIG/g60J7klVyGu8GYp5EK1vDLFarxRYfU RN7WKbyTizboe5HC/K5dggMJCSy5w8h430wi1n9xhbDlzz0GHK1nguCl8TuvXFLclJEdzv 5kEgA9SNe6dyglg9WuXhkN6a+lgjhRwGWPpUap0OWDFMg4x/Ai84AdyWjPgidJZatzgijB xC+4bmKdYqDeebHuw3O2hxFihnuUQbeUpJB+wNMdgAjndKZLSx2PQcQvMvsVXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HOruOlOJ; 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" X-Migadu-Spam-Score: -2.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HOruOlOJ; 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" X-Migadu-Queue-Id: ABF812846D X-Spam-Score: -2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: KEzN23yueLrC > From 7a6b55bb34a61ab393b5a994dc1467f5f25a2992 Mon Sep 17 00:00:00 2001 > Message-Id: <7a6b55bb34a61ab393b5a994dc1467f5f25a2992.1656347660.git.me@jeandudey.tech> > From: Jean-Pierre De Jesus DIAZ > Date: Mon, 27 Jun 2022 12:18:05 +0200 > Subject: [PATCH] gnu: polkit-mozjs: Fix native-inputs on stage. > > * gnu/packages/polkit.scm (polkit-duktape)[arguments]: Change the use of > `inputs' to `(or native-inputs inputs)' when searching for `docbook-xsl' > path. Pushed to 'staging' in 7767d30f55, thanks!