From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mJHaNzXYIGAmTgAA0tVLHw (envelope-from ) for ; Mon, 08 Feb 2021 06:20:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id WIpxMzXYIGALWwAAbx9fmQ (envelope-from ) for ; Mon, 08 Feb 2021 06:20:37 +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 55EDF9403AA for ; Mon, 8 Feb 2021 06:20:37 +0000 (UTC) Received: from localhost ([::1]:46986 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l8zuU-0006GB-ID for larch@yhetil.org; Mon, 08 Feb 2021 01:20:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8zTb-0006My-RD for help-guix@gnu.org; Mon, 08 Feb 2021 00:52:50 -0500 Received: from mail1.fsfe.org ([2001:aa8:ffed:f5f3::151]:54520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8zTZ-0000P5-Pl for help-guix@gnu.org; Mon, 08 Feb 2021 00:52:47 -0500 Message-ID: <61c57060b86b54a2cc9c7cb5551c09d576b5b91f.camel@fsfe.org> Subject: Re: flatpak applications in the gnome applications menu (XDG_DATA_DIRS) From: Christophe Pisteur To: lle-bout@zaclys.net, help guix Date: Mon, 08 Feb 2021 06:52:40 +0100 In-Reply-To: 430f82da10dfba13110b6efcb71c06b9b4dcb7b9.camel@zaclys.net User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Received-SPF: pass client-ip=2001:aa8:ffed:f5f3::151; envelope-from=christophe.pisteur@fsfe.org; helo=mail1.fsfe.org X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.26 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=fsfe.org (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 55EDF9403AA X-Spam-Score: -2.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: HIeg40H2tNbQ > Em 07/02/2021 15:59, Christophe Pisteur escreveu:>> I installed Element (1) by flatpak, but applications installed by > First question is: why is Flatpak being distributed by Guix without any patch > to conform to GNU FSDG? > Perhaps this is another instance of bug #45450 ([1]). > Also, unfortunately it seems that the software in question downloaded from > there isn`t free/libre either ([2]). > > > # References > > > [1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45450 . > > [2]: https://directory.fsf.org/wiki/Review:Riot.im-REV-ID-1 . I installed element by flathub. To my knowledge, it is completely free software, but not in the guix package repository.