From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id aCYCOBFSdGZtTgEAe85BDQ:P1 (envelope-from ) for ; Thu, 20 Jun 2024 16:00:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id aCYCOBFSdGZtTgEAe85BDQ (envelope-from ) for ; Thu, 20 Jun 2024 18:00:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=Qb5+gkd1; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718899217; 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-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=K9O60Smvswc5Zeg3EZuAIjjpBhDa/T7tK2nqyru5H94=; b=C8MFWf+QVny9uvmyIZ8E2vQ1/JOXALm69lqceuFmAnRM2Z1wxt2QZoOVGJCBv6Do95kJU0 4/27o+hp09AWCWNw6tCywObMEEshIqvLMvv1R3DwVWBfUibE26PMDIFVCJkp5mdeZcD8yg /d2+xUR0MqSULnK66gQmkY5Mvpj+PdauYG8nik8ClKKLxhuMMwgmkcO1lMqGlt/HhUTWfg TL3qtqPoKOfyWWz5g77k+aM3GbNXgE7xiiHM3bx67c+0TF/PtNLU6G+k7cZfrRDJO5BbQG y2CcsiCBnBEbzqL1KxSvcz5xoaRc6IWux/LBbXUwiC0H3Stvoh2MKBEwdIEEyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=Qb5+gkd1; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718899217; a=rsa-sha256; cv=none; b=ND5OjOb2eazRKO33mBSYQLzqtVjoXRfMBA3LjmiTk/oHQTUedcRe+wgyge9aroTucsxppy YyYuZAwTfGGLjXhgXJdyE3VEz+v2Y5koBn+ZiDNHcN0TqxY4hGVvxXwjn1ljXGDfmsF3ym vz6bSkXg2D72qAyfSEHGp0uGaccV3sFxSUTAc62hm8JICaK8ziDonIQbr0SVxUWwmfNIt+ swUGz/3F6bgaqb2X2sE/aLdJ+XQEfCfrTkcrXYlpZyFOfiDkhDb7wr+ZyuH/btuEpSdQ9f wy6npqgDyZzSM5RxNCXOt8gcYRMeOQll4bPIM51WQJR9i3t9a05+HJayjarWug== 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 A9B866D776 for ; Thu, 20 Jun 2024 18:00:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKKCg-0006aG-2m; Thu, 20 Jun 2024 12:00:02 -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 1sKKCd-0006Zy-L7 for guix-patches@gnu.org; Thu, 20 Jun 2024 12:00:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sKKCd-0006T3-Dq for guix-patches@gnu.org; Thu, 20 Jun 2024 11:59:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKKCg-0005og-Bn for guix-patches@gnu.org; Thu, 20 Jun 2024 12:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71659] [PATCH] gnu: Add fastfetch. Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jun 2024 16:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71659 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dariqq Cc: 71659@debbugs.gnu.org Received: via spool by 71659-submit@debbugs.gnu.org id=B71659.171889919122292 (code B ref 71659); Thu, 20 Jun 2024 16:00:02 +0000 Received: (at 71659) by debbugs.gnu.org; 20 Jun 2024 15:59:51 +0000 Received: from localhost ([127.0.0.1]:34483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKKCU-0005nT-SD for submit@debbugs.gnu.org; Thu, 20 Jun 2024 11:59:51 -0400 Received: from mail-108-mta5.mxroute.com ([136.175.108.5]:41327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKKCR-0005nE-Jy for 71659@debbugs.gnu.org; Thu, 20 Jun 2024 11:59:48 -0400 Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta5.mxroute.com (ZoneMTA) with ESMTPSA id 190366000c900017a3.001 for <71659@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 20 Jun 2024 15:59:39 +0000 X-Zone-Loop: 13b235042a6e4fbf07a259709ec712751991c1fa1dea X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=K9O60Smvswc5Zeg3EZuAIjjpBhDa/T7tK2nqyru5H94=; b=Qb5+gkd1qXULxMTIRopzjTvn8z wlfMrjVUcZFsT5LE9oKW7wJ7wKcvYKVu9jCDh55+Qi8pVqPuy58BMNyDpx0F+M+ISfU89AUizW74N MrsHQePLYpERlqtiW5ZhgXgiYl5jYcNGU29vrXGKzfb1IECoIoNEJLSWQA4wnBpx/tdjUpDmEveYD SN3S3x44K78vJ434IuvUomc0sqkXoBjd8exMPvLONkmj9JAY3nFlKP1x2o9i1K4vQhXfyfCMpq05o JP0uSmsimFlzv6HJCNIp+4U7imO3qYibWBjFj3CHDimw7xzXVSu+Ub4hIpskPKEzwEJvI/Xa71nbw f4uyjUnQ==; From: Richard Sent In-Reply-To: <22c0522a-858c-48cc-91f6-c744d95af042@posteo.net> (dariqq@posteo.net's message of "Thu, 20 Jun 2024 15:45:54 +0000") References: <22c0522a-858c-48cc-91f6-c744d95af042@posteo.net> Date: Thu, 20 Jun 2024 11:59:34 -0400 Message-ID: <87r0crr4ex.fsf@freakingpenguin.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com 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.79 X-Migadu-Queue-Id: A9B866D776 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -3.79 X-TUID: lbizMmWa52/V Hi Dariqq, Dariqq writes: > - For LM detection with logind "/var/run/systemd/sessions/" is used, > however on (my) guix system that directory does not exist but is at > "/run/systemd/sessions/" instead. Currently i have an extra > substitute* to fix this in src/detection/lm/lm_linux.c but this > might worth reporting to upstream. I havent got around to do this > yet. As implemented would this hurt fastfetch's login manager detection on foreign distros? If so I think reporting to upstream would be ideal. > Thoughts? Sounds like yours is a lot more complete. I think it is best to merge your version. What else is left to do? Is there anything I can help with? -- Take it easy, Richard Sent Making my computer weirder one commit at a time.