From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4rGMI9F/1WDRgAEAgWs5BA (envelope-from ) for ; Fri, 25 Jun 2021 09:03:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AHivHtF/1WCUSAAAB5/wlQ (envelope-from ) for ; Fri, 25 Jun 2021 07:03:45 +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 46F3B17BBE for ; Fri, 25 Jun 2021 09:03:45 +0200 (CEST) Received: from localhost ([::1]:39136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwfsO-0003mj-8A for larch@yhetil.org; Fri, 25 Jun 2021 03:03:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwfs7-0003jb-Sj for guix-devel@gnu.org; Fri, 25 Jun 2021 03:03:27 -0400 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]:36386) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lwfs4-00082e-2T for guix-devel@gnu.org; Fri, 25 Jun 2021 03:03:27 -0400 Received: by mail-lj1-x234.google.com with SMTP id a16so11184266ljq.3 for ; Fri, 25 Jun 2021 00:03:23 -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:references:date:message-id :mime-version; bh=zT2gHfYsgQZKoycCg1pAO743TwCBWsbO4JLa1/ljGlY=; b=wpea7OyGSpJtv0DnhqlKHwveEhEvjDvqSl3pf3QWJQDgt4sLT9jbolPxWS/vN57WGx uAB2EnjRQNA1DalaHOLMqHNVHwUqx6brpAwP+wKXURKJRlJxDVWqw2GjEo2mARP7Fewd 5BgRjqIZm+mSRpJOKaOiTan3vrSlfa02Wvm3huBabWv8frM984jJsHQJGk7gzzhOQvAI 3cSKecmBWnE+hm/P8umEgKfmN7csTLxepb7afYE/PtdyZIQNaIddUbDg/mPu2HFxvSiG X3IZuyk6ZWC3aFnKeJQkJ9/Xte0btb2qpY0jPS/g7SiEFS8jBW9X4vj+h8gotBwe3WJQ kqBQ== 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:references:date :message-id:mime-version; bh=zT2gHfYsgQZKoycCg1pAO743TwCBWsbO4JLa1/ljGlY=; b=CYM7TrCJ7Vv35qOaioBAY/nCQe2vKiTlUhozZAXEqX58Kwi1R/3Gd/Zj8YgbrTlrzJ PD7GjIAK6i/9EjKKwrAij0ROQgqoZnnW6stb7hCEV3QAmx4j2ZZeHluv4L5WALU8ZyuG iZb1nHWHMU9/ldAQNb0Knn2IG7ZPAiA+XSCxB/EAGAbR95Jx1tbZqD1bO0JI3IrqImZd EmKrNY0jt2zhMysnAwtNWEQHNyB8/6QYmfYu/2NdbhpsLnUDFfB4lOXuI3WBOrut/Kpf DqrypXsvIv+bqrR+AdmRWJh+tRBGrT7Ao19RhzM8seCS/WyqWoiUvXHTY7LY3Oa79OoO /Xng== X-Gm-Message-State: AOAM532a98ycITZsz+/LCPOwB+b4uvMlMcijHhQ24Hjn8v2COQ3rJaUc feglvBmzaIbg2UZ2kNqMzV8ilq/a9Cbzvg== X-Google-Smtp-Source: ABdhPJwnae0TH+YUiwYpMzJBZy+doCePwhpLFi2mcVJKTrXDRaDorXnBhUozZ0YCNoij8eim2kXdpg== X-Received: by 2002:a2e:9652:: with SMTP id z18mr7102867ljh.413.1624604601667; Fri, 25 Jun 2021 00:03:21 -0700 (PDT) Received: from ixy (109-252-117-164.nat.spd-mgts.ru. [109.252.117.164]) by smtp.gmail.com with ESMTPSA id b7sm431412lfb.121.2021.06.25.00.03.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Jun 2021 00:03:20 -0700 (PDT) From: Andrew Tropin To: Leo Prikler , jbranso@dismail.de, Xinglu Chen , Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Early feedback on Guix Home In-Reply-To: <8f41d6dcbbc841a632afe3fafc2dd92a0faa2ead.camel@student.tugraz.at> References: <87y2azr86k.fsf@yoctocell.xyz> <87tuloyb6n.fsf@gnu.org> <4def90894bd34c6eefd8601232f24a8b@dismail.de> <87zgvfjh19.fsf@trop.in> <8f41d6dcbbc841a632afe3fafc2dd92a0faa2ead.camel@student.tugraz.at> Date: Fri, 25 Jun 2021 10:03:17 +0300 Message-ID: <87mtreh1e2.fsf@trop.in> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2a00:1450:4864:20::234; envelope-from=andrew@trop.in; helo=mail-lj1-x234.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=unavailable 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 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=1624604625; 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: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=zT2gHfYsgQZKoycCg1pAO743TwCBWsbO4JLa1/ljGlY=; b=ZyBUN6bGd2ItW/ICvWm2UvO7xTI9eeCDd4wDVym6gBG75tLmdwaJRWrjn3JB2SspXblqEL jzbIBFSmvlK6+UeVvu7q+IJpD1uLRwPUtw9tR+6cXGGOkhMeZ3QKteHdKqUL+6z+t2M/Nv XZTqjQsltwS2NUTKld6qgCP8rWjOE0dfsqXgXY9qYyDoXG3OLfMlKhfs2EyaxLHKUuaTZJ LKEcbMh/I9iAZSiUMKzgKSw9zf1FSVXEGDsxPZSoo8uPPUL2ZjR4/IXeWCegXraowiwS8J qq1ns02iRXkxSMTjk07ql+dPrZO7g4o3E1eQG6OJ9DqCETAUfAP78Cw6qULh3g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624604625; a=rsa-sha256; cv=none; b=njjpNL80QE/6Z2XFKesUw4YR6eydKVt4sfus3G2z/cmG/ohxfPEfmvSN3P9i/hdCS+BnsF AK3YHh6M/1WwZlTHoY8Mad+6Z3ufEe5q/pn0CSdsTlmJufanPT2DRIEanURYqr3ZRxATox Y3/0ArJHqz5YtYFfZlbKXRSbnfeugE7zwD3YOpoUU0dkLpf3Tfw0wZxAeW9LZMV8pALAL2 CQ+rO9IXD0Wfg0W6X/x0FpNwZirhOS4jlZ4PrSFc5RVvwZYTU2M72xPNjEFznSMo10A6q9 +26b0MStf7mXzfKdPin0A32pOOXcAwmm/0aTinIs1zXtNyU+cRmfL99pY0ssSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=trop-in.20150623.gappssmtp.com header.s=20150623 header.b=wpea7OyG; 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: -2.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=trop-in.20150623.gappssmtp.com header.s=20150623 header.b=wpea7OyG; 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: 46F3B17BBE X-Spam-Score: -2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: n6JEq+Rs+DUq Leo Prikler writes: > Am Donnerstag, den 24.06.2021, 20:42 +0300 schrieb Andrew Tropin: >> It should be `guix home build ./path/to/file.scm`. Also, make sure >> that >> before first run you've set proper GUILE_LOAD_PATH. (See >> https://sr.ht/~abcdw/rde/ Guix Home section, Option 2). >> >> It won't be needed, when Guix Home will be upstreamed, but for now it >> is >> necessary, if you want to use it from rde channel. > This probably comes a little late, but have you considered writing a > small wrapper module, that sets up %load-path and calls guix-home > proper? The Guix package is set up to locate extensions from > share/guix/extensions. I haven't checked if that works for channels, > but you ought to give it a try. IIRC, Jelle Licht proposed the usage of guix extensions some time ago, but I decided not to provide such capability. https://lists.sr.ht/~abcdw/rde-devel/patches/22245 But thank you for reminding, maybe I'll revisit guix extensions in the future!)