From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6CYUFMeETWFXGAEAgWs5BA (envelope-from ) for ; Fri, 24 Sep 2021 09:56:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SLzSD8eETWEdeAAA1q6Kng (envelope-from ) for ; Fri, 24 Sep 2021 07:56:55 +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 4637A2B854 for ; Fri, 24 Sep 2021 09:56:54 +0200 (CEST) Received: from localhost ([::1]:53088 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTg4j-0002KV-Ce for larch@yhetil.org; Fri, 24 Sep 2021 03:56:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48198) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTfsL-0004vt-Dv for guix-devel@gnu.org; Fri, 24 Sep 2021 03:44:07 -0400 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:41525) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mTfsJ-0008GK-IA for guix-devel@gnu.org; Fri, 24 Sep 2021 03:44:05 -0400 Received: by mail-lf1-x129.google.com with SMTP id t10so36766915lfd.8 for ; Fri, 24 Sep 2021 00:44:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=LtJb/1M5+SyswSPGj96x04kMlPm3hWBHY1gYcZoXbv0=; b=daX4Q3SCekpW9ziFoeKX2fyFpItsZxn14GymwTZv9piNMz+RoyjcVtmHEd6+jEqIQD S5zH1x4fW6+O+ghaOgyJgigac6jMpf+95+24aFQwV6k1C1UPFCsJjfcpKVl3SqKwvxWD 73KAeMoPOrSFR/9l7mGPEf7BTKW82YJvoK9cjEnuGqlxprgStWDMHcBoFucGr/gXKP4V W4ezk6/z8kPAHidI9cxVWtUWX9SalVaMm7LZT5HjPAQgrPpyHmLOaFcZZ5U6hc2/JuK/ kexO5kG/WW2MFXzsYV1u0fCmGBmKt5FgxyZXezxak9Z7MAGBLDgEGohhVR/tthQ8IGHN F4HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=LtJb/1M5+SyswSPGj96x04kMlPm3hWBHY1gYcZoXbv0=; b=jf7ToXK3OonerC1XfMPf8DKSWV/fZ5HvXUCiXzepyKxOJwsJD7A2P+tZc4UCASATPX aP5GfABPYnRHWRlPwAZjNevyQrMkW3jdmNTyY+XHbisB7R/7ZJhR8vZYtBp6ZfB0gA6t 3dZrznJGQtS8PvowS2uUyDr4HhtoMCJtygDP3Bec7BAvDu5hvRcezmkopSU8K07MScYM 6EYsMJXWjBGmfKHXMfMeetuxjS6ADx8l+J9QCrZQZxhh8ifzJBgKdJspM+4R6smnU7wi 7jM8pEzPmm4hmVvxFMM9oSulJq2fg4Oi517bj9s8rgBkw2HYNum1lK/YC46Q6r5YOWpl eJXg== X-Gm-Message-State: AOAM531xVSgjBe0TP3YY0wMAt5Uo/VZkwcMTVVBRUkSWDtwhUktAU2pj D45xf30YMXHDUmPRtxOyPv0ExQ== X-Google-Smtp-Source: ABdhPJyrRiOawSpI+in0wU2FesjMdOJU1GhyS3SCENqKwX/ryyrpVnP0KuK4h2MeGCVNDTAPcbBf+g== X-Received: by 2002:a2e:964a:: with SMTP id z10mr9434539ljh.310.1632469441119; Fri, 24 Sep 2021 00:44:01 -0700 (PDT) Received: from localhost (109-252-93-92.nat.spd-mgts.ru. [109.252.93.92]) by smtp.gmail.com with ESMTPSA id z8sm672359lfs.177.2021.09.24.00.43.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Sep 2021 00:44:00 -0700 (PDT) From: Andrew Tropin To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Merging wip-guix-home to master In-Reply-To: <87h7eb81hi.fsf@gnu.org> References: <87sfxvehyf.fsf@trop.in> <87h7eb81hi.fsf@gnu.org> Date: Fri, 24 Sep 2021 10:43:57 +0300 Message-ID: <875yuqquyq.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2a00:1450:4864:20::129; envelope-from=andrew@trop.in; helo=mail-lf1-x129.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@gnu.org, guix-patches@gnu.org 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=1632470214; 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=LtJb/1M5+SyswSPGj96x04kMlPm3hWBHY1gYcZoXbv0=; b=k7iH3LQ5djtdHhnb/YCoYzhd4t4YLNPSp/gSfPSG5B7QBr7fs957wE2IwMnSGm1hBXgTX+ iM+4HxbRtuVzBfzhvwEailY7VGXL458yAgZpmPTTyaGD4rbPtbwmdZsEHCOWA/0xuKyniA JQB+50nLWF2NkXeTcUp1T/wx1eBcYZTtRocdnLqWNYtfkQemslB2SjVPAsaXIy/G3O10wz YyRHpar9i+ZVTlVlxL+vWq1NH6aDKF9pE6jW0JE+25kQdzwSHTye9IhrWTyvT4kU0m+NSR uB55Sf54GlGW7yaEUDYAKbeqXsVlApK8CWsEGdQxfVMKvYddW4BIrpJOd5vmGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632470214; a=rsa-sha256; cv=none; b=kXyvcelsMAW/whDGnHJrHwNMuUjwOefjRlBJ2bpGqBfD01rn/dOU2RDwg07byAbNZ3lstT gGeqBcVYDoRw06t3wDVARgzSH/vHKVSgKDO9Fm6c2pRXWgACIjaGmAjxriPgGMjqQNsyzZ u6VpereW1MCuWlV+GwayJODv9S37lyrWbJrGXJpAC1dJLbO9NgNo8Ap8s08A//eHiGn0yp t+0oWB6ZSdMgwy+XJH5dZTlGqeAruI1emignhaTj0wbijoS8hlZHtlKK2MMl8JKkMWgec5 TkIe3v3lve4OLFA5CzWqDw5ChhapLa4QfohbwdnlaNMVrgFRzkjUuGFOnBmIcg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20210112.gappssmtp.com header.s=20210112 header.b=daX4Q3SC; 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: -3.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20210112.gappssmtp.com header.s=20210112 header.b=daX4Q3SC; 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: 4637A2B854 X-Spam-Score: -3.49 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ev/6w9gLlEBy --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2021-09-23 22:45, Ludovic Court=C3=A8s wrote: > Hi, > > Andrew Tropin skribis: > >> I'm about a week on wip-guix-home branch completely and Guix Home works >> fine. There are no any major issues on rde-devel and guix-devel mailing >> lists and it seems that branch is ready to be merged. > > Yay! I=E2=80=99d like to take another look (I know I=E2=80=99ve been ter= ribly MIA, > apologies!), and I hope other folks familiar with Guix System can > comment as well. Sure, let's wait for reviews/comments until next Thursday. > >> There is a discussion[fn:2] on moving home services to (gnu services >> ...) modules, which is likely to happen, but it's possible to do the >> migration relatively painless by re-exporting necessary symbols in >> (gnu home-services ...) at first and removing them completely later. > > I know it can be annoying to existing Guix Home users, but I=E2=80=99d pr= efer > not to carry pre-merge baggage; that is, we=E2=80=99d just rename and not > provide those modules under their former names at all. > Yep, it is very likely that it will be annoying, but I think it's doable. It should be a relatively simple migration for users. >> Another important part of the work related to Guix Home project is >> covering related modules and cli with tests, but it can be done in >> parallel and is not a blocker for merging. > > Do you have ideas of a possible testing strategy? Yep, I think we can do the same thing to tests/guix-system.sh, check that `guix home build` provides desired results on simple configurations and `guix home search` shows correct results on different input strings. > > We should be able to test at least the CLI, either arranging to avoid > large builds (as in tests/guix-build.sh) or talking to the =E2=80=9Creal= =E2=80=9D > guix-daemon (as in tests/guix-pack-relocatable.sh) if we=E2=80=99re going= to > need packages. > > It=E2=80=99d be great to have this part ready soonish. I hope to work on it next week. > > The way I see it, in 1.4 (2.0?), we=E2=80=99d mark Guix Home as a =E2=80= =9Ctechnology > preview=E2=80=9D in the manual with a prominent note. That will allow us= to get > feedback from new users and to fine-tune code correspondingly, and > that=E2=80=99ll make it clear to users that things are still subject to c= hange. Marked it as a subject to change in Home Configuration section of the manual, patch in the reply to Oleg. > > Thoughts? > > Thanks, > Ludo=E2=80=99. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmFNgb0ACgkQIgjSCVjB 3rB6VQ//eMKr7scVnu4y8QwA2YO/ifnHwRoFoq/MrPw1ZW3gQIWWgtcrXrzvsjHv vfa9DNwaUd9KsBoF5sA1sBN3y1OszcJ6TxMkoXvyyuV2mor7H3RQPtJezZnmwmJY ENMSflFpvC4QNMfh9A04853i30Jzqj1nuy9fuzt0xtPcBIIBRQ7O9kzN/pqcknBn FSmrpsidUDtwaFMasmlpdOoEOR4sVXOXIwTOrM+fnPmuEx1ovl4/OYmIracQW9d/ S9E15ppu1SbZvzlcSdNEiM/D5xtXNHvk/LUWFJFJgeVkA7J8HYvWaAzJX0bbSJ0N Q16oVZ/0MVA0Vqbvm2RzKC5to00OD3K09j3RKh8YUj8JhqszYTmBm0bbQmKiOr7+ QdcTLrxsA1YKiusheShkLD5aBXgf6XvaaUkyfY5uUcg84GcYkiZ6WTzCZMs7qyAr vZ9lTw9f5Qqvrs4qtUMJNzp06FF920OJ/l1Un4OjDPu5EWfHQc5lHvmzTXNVEQSP k0dWvhgUFV9r+u7OxLVt7tGU3C1Ggh+6FQbUNmdOn1MTLMtc0AmJmyfoRep4NHAm DjrND4hDDCrCUnuTRfD/LdStAWlshByIL3SWoZnmn/hybBABCN4CJtIIDOEF+iYO 81KzXDKdGKsuJUEu5+6Q8XeCExirQLjbIuz7M4nOiXyG9NOvHLc= =JyOV -----END PGP SIGNATURE----- --=-=-=--