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 mD1aJU8J3GDEWgEAgWs5BA (envelope-from ) for ; Wed, 30 Jun 2021 08:03:59 +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 6C8DIU8J3GAiIgAAbx9fmQ (envelope-from ) for ; Wed, 30 Jun 2021 06:03:59 +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 4CAA21296E for ; Wed, 30 Jun 2021 08:03:59 +0200 (CEST) Received: from localhost ([::1]:47348 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lyTKH-0002jh-T4 for larch@yhetil.org; Wed, 30 Jun 2021 02:03:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lyTK7-0002jL-Mp for guix-devel@gnu.org; Wed, 30 Jun 2021 02:03:47 -0400 Received: from mail-lj1-x230.google.com ([2a00:1450:4864:20::230]:42922) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lyTK5-0000aJ-SV for guix-devel@gnu.org; Wed, 30 Jun 2021 02:03:47 -0400 Received: by mail-lj1-x230.google.com with SMTP id r16so1602336ljk.9 for ; Tue, 29 Jun 2021 23:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:in-reply-to:date:message-id:mime-version; bh=PzvUJyQFwZkitLVn0aPPetoprSCSQQaocSX8/6Yr2wA=; b=RETTGJayjZjIt37loxi4MR+1wep2QkVg+odzB1hfTwnvUNspVF5AHGEClSYuLQf3gJ uv7IxxdHdL1nCwSX5+ImwGU5w879RuNLGiDN4+9yJmMcpCbKIlihch8ZyQjobHUO0lCz 7B/kHgHPMvTVS2tldN+geLXaz+JSQUvlfYcPWEolrKRV5JEHgaSfOcKmyhR7Ivj4t2sf ItYl9Wq7Wkh+CF0M/0fq65hpqnp+Sj/j3fA8pF3hmEa3bX9dE8kn8HVnV52USxTUwdGb V4i8alKLR3JVrfBQpLw+upG6ZNNAkqToPSVI6oWCjaX81r1GDo4VkB+RRFGarmIm+W8A u80Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :mime-version; bh=PzvUJyQFwZkitLVn0aPPetoprSCSQQaocSX8/6Yr2wA=; b=nPiyn+/jvMPDUa/LdN/CYAo8jkMQN6oRCzGR5iGFVbeH/ZP+5kRvyOBbQ2AR3S+RKY EfkXSAWKxo6noshIY4fCDa9tKzoeHWlDzRLvj9AibkmFEwwsUfvvUg6WV8+jOLRGBZDc cI/RcZO+du65P/a7iLcACteaetR8FpN7aCjf7ljDWsz9+f32uo8/1glAwF8yW89RD39+ LWoPFolrLl0buRG1kAbw7MbQMfkGE9LWhz51pg80suy0KO0SMIrO12q5Hg2/oPT1KRrc 9aMO1Qmx+9bPX2YqL2QiuEzsDE7Jg1GgS45gyyq+1EYW0qR3/U/+iZIRECfyGY4JBUv9 L1+Q== X-Gm-Message-State: AOAM53327W0OxgceKjDC5CjO0IJz25+X2FQcvsGAxUPD4ee1LJLKZTPd MMvyQJnMKwkB0F2nFb8Rhz9A5hgK+fbgGiT+ X-Google-Smtp-Source: ABdhPJy7P4hriEnq+N0Kdv1/64LvRDj9QitGwEupDFAIb48+7xI1UG3YFjemaYzpKrOoB0qoU6Q64g== X-Received: by 2002:a2e:9591:: with SMTP id w17mr6792994ljh.298.1625033023551; Tue, 29 Jun 2021 23:03:43 -0700 (PDT) Received: from ixy (109-252-117-164.nat.spd-mgts.ru. [109.252.117.164]) by smtp.gmail.com with ESMTPSA id br18sm1982721lfb.120.2021.06.29.23.03.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Jun 2021 23:03:43 -0700 (PDT) From: Andrew Tropin To: Joshua Branson Subject: Re: Early feedback on Guix Home and a basic almost complete sway service In-Reply-To: <87wnqhu899.fsf_-_@dismail.de> Date: Wed, 30 Jun 2021 09:03:42 +0300 Message-ID: <87czs351oh.fsf@trop.in> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2a00:1450:4864:20::230; envelope-from=andrew@trop.in; helo=mail-lj1-x230.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel , Xinglu Chen Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625033039; 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:in-reply-to:in-reply-to:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=PzvUJyQFwZkitLVn0aPPetoprSCSQQaocSX8/6Yr2wA=; b=qBgmjoFGgAVY/PgQY0hO+NrkRxn5fMkVv7I26v5puUg20BfnYVKi5d7KDaKpjz+t+rJji0 YRR0vCfE+dcdaxuiky1aFiKWCcyrhw2gxfF9HWbHrFpHLonKvCHg3ApprJufr8GzqdJCty tuWrt2UNT1qt0ifobq/zQe8bbH1k5Ii1APr+56RwQUTmARhaY2bgpSclSrMCMnnbGvPnDI YfRTGsTAh5CAnHSbiJYcAWKpz97cSqA4lQjbuXQFUXG4ReX+icJJ0UdzBjnR5D1vSRJI7L fz49j1MzAB27cqvcgLIiJDhVsmBXBQQSMqsKrDY1Tosso9V1P9fJNcl7ENXJog== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625033039; a=rsa-sha256; cv=none; b=dxfm2jsYZ33eq0SMlcdnkvmgROZuVE+b20vRkn0ZOiGxHzR2umMRzM7rdA0qDES7LuIm5z nCKF+vOZtM+gkcjhrSeuWmwt2qLTOhtNWNp6L+jUS6x3l22zM3emcUKGsIXo1I6BbI/LVD /vdpMLh4/6T+10YHWUfhO9NZ060/zQpN/sdfR56MIX4xoMtikzqOrBFYmgAcYhsgNVNGQZ KN5M4KflsKtHmfGTNTtuEmoT4C1Z5VfsAlxQfZh83U6q+vIpwCJyd+LtsITSnA2kdPOksG qbqMb3+AC2yz76LGRH9zCb6w9OszH2u6HHf3iWTEOQQ+oHCJAe/2DUdpGKKdFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20150623.gappssmtp.com header.s=20150623 header.b=RETTGJay; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -1.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20150623.gappssmtp.com header.s=20150623 header.b=RETTGJay; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 4CAA21296E X-Spam-Score: -1.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: Uzx9xtdj0dMe Joshua Branson writes: > Thanks for the help in my home.scm file by the way! I figured since you > guys are writing a sway service, I'd share with you my current code for > a sway service. I think I've got the records type flushed out enough to > build the default sway config file, but I have not finished turning it > into a proper service. Anyway, here's the code if you are interested: > > https://notabug.org/jbranso/guix-config/src/master/sway-service.scm Very cool! Checked the source code briefly, I'll add the link to your implementation to the Guix Home's source code and will revisit it before sending sway home-service patch to guix.