From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 UBMiGwifmWOm4QAAbAwnHQ (envelope-from ) for ; Wed, 14 Dec 2022 11:01:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SJ0nGwifmWPFKAEA9RJhRA (envelope-from ) for ; Wed, 14 Dec 2022 11:01:44 +0100 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 B567A7462 for ; Wed, 14 Dec 2022 11:01:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5OZl-0002vb-Ai; Wed, 14 Dec 2022 05:01:21 -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 1p5OZT-0002on-By for guix-patches@gnu.org; Wed, 14 Dec 2022 05:01:13 -0500 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 1p5OZS-0003ta-8x for guix-patches@gnu.org; Wed, 14 Dec 2022 05:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5OZS-0007WY-3t for guix-patches@gnu.org; Wed, 14 Dec 2022 05:01:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59825] [PATCH] gnu: Add flatpak-xdg-utils. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Dec 2022 10:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59825 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: 59825@debbugs.gnu.org Received: via spool by 59825-submit@debbugs.gnu.org id=B59825.167101204228890 (code B ref 59825); Wed, 14 Dec 2022 10:01:02 +0000 Received: (at 59825) by debbugs.gnu.org; 14 Dec 2022 10:00:42 +0000 Received: from localhost ([127.0.0.1]:38014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5OZ8-0007Vu-Av for submit@debbugs.gnu.org; Wed, 14 Dec 2022 05:00:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5OZ7-0007VZ-6c for 59825@debbugs.gnu.org; Wed, 14 Dec 2022 05:00:41 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5OZ1-0003kf-WB; Wed, 14 Dec 2022 05:00:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=0PQpnV6JAoND//EgviVJBib3Fdv42V33O50I5IRtkpE=; b=YfTWUBE3jShtzizm1Nfj NIe19pkC4Ww3hDFmRJAkUHNaCHZCOL8+YpZHjp5MKiFdSL0sM0BYWKLbNEZnafYCAy1fldU4nqv6R LT91jswj8fGne0X5a7aQOMSDcBL8njNqmyrV/mUekd0xxa/B6FJnMwU0FkhusZvstxR47sy3Ba9fN Hn/PMuMr4nCPCmm5X97Io7S1g43eBPoG8jovUrGpdWzdz3HQmDQlpcFbC44RenjXliMGn4ooyWuzq XbepP3xB2GucaXB9J3b3UejQaF81rkuaxvZNZgPDBrg8k31uj2aIAbUYe5R2f5N+TOomtXkuGmLKx TJ0MVQP3a4vOXg==; Received: from eduroam-111172.grenet.fr ([130.190.111.172] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5OYg-0003SZ-EX; Wed, 14 Dec 2022 05:00:35 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87wn764xzf.fsf@protonmail.com> Date: Wed, 14 Dec 2022 11:00:11 +0100 In-Reply-To: <87wn764xzf.fsf@protonmail.com> (John Kehayias's message of "Sun, 04 Dec 2022 22:15:23 +0000") Message-ID: <871qp2uwyc.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: , 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671012104; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=0PQpnV6JAoND//EgviVJBib3Fdv42V33O50I5IRtkpE=; b=a4ONeDIO9LVGv0DR6nq6ywH2h/Pgh/BkokNhQd85SYhjjh0Avoki0J+s8ktgdLhJfo755o K0lspIo4pZg5lr9gb3q3AGzSdSCY6VAyocHUAsm8Bg/H6Ufm1hPeGnT3Gw5sDcnJl4y0Oe YSbWH8xTbeKrjAULYp72OUZ8DTzx+A64loofFRVCt6oEhO43z5e84qx4XSzIpRzhNTSsyi TETxaHZFeo5R0uCD6OTNTUUH+0fdfaQU+tiYfG3penrJf3bFZ3VQCMUGIkk9ULHrPiugpF 0B49ZTRTUXJ4IvgZf+daspA1Dy1R+ZADu+c/Sn1tsdeL+/kLaedMmY1HkU8qNg== 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=YfTWUBE3; 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=1671012104; a=rsa-sha256; cv=none; b=PadMwwuFlKNTh9+3AFK9XaXYbI936E9LTRhTnghy3I8nq3zgg1FYkYzbgdbbNgipMOOd6R oPQbCBBrvVRuFOUqrxd8hjbW2bktDFNjn3ucIoMBOBLpeuDdMtH3hyMnyqhZv1ipwf+Ipp D7b9kj2p+lWojCTo1Hs35P5wWqO7cw2TG7GJJri1A6ywDLMJY29w7f8gbILyr9VW+duVYl lp5lSX/wjXaBGyGxgJZXI2DiqVz2n5chyoza0z5Pa36myzqYR4gXRIBL+RNas6hhonTHCl aLsOClAcoI2gNYfP5Zdc+JP02jaQvlVfa0YrSyVSuTWGYAW0VZW6QQWpZ1HdjA== X-Migadu-Spam-Score: -2.37 X-Spam-Score: -2.37 X-Migadu-Queue-Id: B567A7462 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YfTWUBE3; 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 X-TUID: XZrdfH0czfPC Hi! John Kehayias skribis: > Here is a little package from the Flatpak folks which is also useful in a= guix shell container. This lets you run, for example, xdg-open in the cont= ainer and it will open on the host side. So let's say you come across a URL= , you can just use xdg-open from this package so it will open in the host's= web browser, rather than trying in the container. This relies on having po= rtals on the host side, like xdg-desktop-portal-gtk. > > Here is a simple test example: > > guix shell -NC flatpak-xdg-utils --preserve=3D'^DBUS_SESSION_BUS_ADDRESS$= ' -- xdg-open "" > > which will open Guix's website on the host side. Interesting (and scary as well, depending on how it=E2=80=99s implemented). Don=E2=80=99t you need to share /tmp as well? =E2=80=98DBUS_SESSION_BUS_AD= DRESS=E2=80=99 refers to a socket in /tmp for me. > From 8669a7fb0e1b9ba320c6312d7423500a56236edc Mon Sep 17 00:00:00 2001 > From: John Kehayias > Date: Sun, 4 Dec 2022 17:06:19 -0500 > Subject: [PATCH] gnu: Add flatpak-xdg-utils. > > * gnu/packages/freedesktop.scm (flatpak-xdg-utils): New variable. mentions a build failure on i686-linux; could you take a look? Apart from that, it LGTM! Thanks, Ludo=E2=80=99.