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 ms8.migadu.com with LMTPS id QEGOGPzxt2WMvQAAe85BDQ:P1 (envelope-from ) for ; Mon, 29 Jan 2024 19:44:12 +0100 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 QEGOGPzxt2WMvQAAe85BDQ (envelope-from ) for ; Mon, 29 Jan 2024 19:44:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=Ojmtoqhz; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706553851; a=rsa-sha256; cv=none; b=b/p/EPv5kRgABE6zUThJl2oo41PSNN5GTJqCnTahr4INKR+s3B3SempkhSqZLwsLp8qZXr rNfgMrWT6/Yxy7hdZWSZrTc2q+jhmRrB1bpeDxa/0NEplmLqpWtNgU7mxDWwjYw2dP+FIW lmjxkfG+qkMf2H37a6U5vG9wDGCaDoU2ddcbmzE5yoGmQ9CIvkrIn2MM6Ude0FgmZ1KRyt abp0WeZlrdZ2gRtqMKoE/M8+fleiZB+9sHBdVPnAJIfPRQg36oJcpap0m0ourdCudIOpcA p2C4PyKT3+yOQ0MpC8HCuTrw1ZuQ9W9BV13T+k5vVA9jZ6r/T1+Rmb7QLcbM2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=Ojmtoqhz; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706553851; 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=ZekFMyiitKc6as4C2YTv5e7MBP/Mhru059Me+ouN8Kk=; b=PYbLV8M8erp9CGN9CjlqC5jGwaxQ9PcPoGF3NOPa700qi+NRSXYjW2QEbSDTRSUsCQ8Bmb ZUcSL5Ick3yWXyWdoVDQ/q1OdX/JmCRNGdTRQpa7U2GZYFD/MYSabbyiAq+RO/34JdpdR/ MnVlzLTDUQjDlvaiPkVqbg4n8h4SJievXuSmn4iVejz0qkPgTCq6GnlLg0hngkL5pntJdZ N/4Rtdgic57uHe4Uu7vOEWOROAzUit1YzR8DdgdYZL7FNLEnTzc8zT4LO+r9+Mg3uV2ae1 Qoka2CJS5hqwxGCkUCb6cnToPU0rnOsETtMDmcjI/mfeDDpBS2j3GMzhlWtBqQ== 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 809747707D for ; Mon, 29 Jan 2024 19:44:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rUWbw-0002QR-Hg; Mon, 29 Jan 2024 13:44:00 -0500 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 1rUWbt-0002Q5-Kh for guix-patches@gnu.org; Mon, 29 Jan 2024 13:43:57 -0500 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 1rUWbq-0004Dp-2g for guix-patches@gnu.org; Mon, 29 Jan 2024 13:43:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rUWby-0001Zr-8K for guix-patches@gnu.org; Mon, 29 Jan 2024 13:44:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60521] [PATCH] home: Add home-stow-migration-service. Resent-From: Sergey Trofimov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 Jan 2024 18:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60521 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Giacomo Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , andrew@trop.in, 60521@debbugs.gnu.org Received: via spool by 60521-submit@debbugs.gnu.org id=B60521.17065538306036 (code B ref 60521); Mon, 29 Jan 2024 18:44:02 +0000 Received: (at 60521) by debbugs.gnu.org; 29 Jan 2024 18:43:50 +0000 Received: from localhost ([127.0.0.1]:33462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUWbl-0001ZI-Ge for submit@debbugs.gnu.org; Mon, 29 Jan 2024 13:43:49 -0500 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:51502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUWbi-0001Z3-Fy for 60521@debbugs.gnu.org; Mon, 29 Jan 2024 13:43:48 -0500 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-51032e62171so2773345e87.3 for <60521@debbugs.gnu.org>; Mon, 29 Jan 2024 10:43:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sarg.org.ru; s=google; t=1706553812; x=1707158612; darn=debbugs.gnu.org; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:from:to:cc:subject:date:message-id:reply-to; bh=ZekFMyiitKc6as4C2YTv5e7MBP/Mhru059Me+ouN8Kk=; b=OjmtoqhzWx3BUXxC+q+9xGRNfDDzCN7dgMFziHmKqK+TxFCpgN/OtYSlfbhhps6Z01 mRHplNZt6eJ1J36OUFDPWj36BFCsGxjK5TqNE//OY0kql1jaZXIu8u5eUQSY+BNjGkbA JsSB7iITqtx7PJZa7doWp6rmVB554VjLMuWYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706553812; x=1707158612; h=mime-version:message-id:in-reply-to:date:subject:cc:to:from :user-agent:references:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ZekFMyiitKc6as4C2YTv5e7MBP/Mhru059Me+ouN8Kk=; b=O1UUrhP33hNQyQGKdYBXWEwu37zB6oOI+j5xVw4xKdOswrLupjTYbAeD8yBAlkaU4B jJX7A8yQlM6518X23U7zurceSfQYE4oNRM72vuUWr02wSfKYOexYv+a6dg7YE3zRY8ov t8aYnwFAe6LEXa7PAPpKVmUK/BvV8Y8ism/KGrbEj4dPg9fpW3OlREEIkOh9ekEHkYaC n7NafIvbaUk61pYeE0bfzHcNAFAHvA2R+8j+IiIE38JEk2jK42dY4VP+05I0ffDJnqQV DHndHL9mPY0UVP3IzqkuoWQlxYp5EpZZfugb5k3+Kr73jwLCSBe7gXOh7K5v749buoiE RNkQ== X-Gm-Message-State: AOJu0Yy9OWskCviQHt1W5bPlycLk/VguqB33sY2xSbThIg+mz5IK5Icl prndoypV+OS+i4lfDQy9pLvDteK1NqAJczoz2guU8slRPgyIxZexK4JWoK6lgcI= X-Google-Smtp-Source: AGHT+IH3adcc87/OF7YXZxZugnMaHkkliBqvraX8VBQJT7+PHmdpb85SyHzI1BqWuLnV5PgtadWeFA== X-Received: by 2002:a05:651c:150d:b0:2cd:6c0c:4c8b with SMTP id e13-20020a05651c150d00b002cd6c0c4c8bmr6178184ljf.46.1706553811829; Mon, 29 Jan 2024 10:43:31 -0800 (PST) Received: from localhost ([2a02:2454:a09d:d000:3f1e:a87:ccd2:4aec]) by smtp.gmail.com with ESMTPSA id ch19-20020a5d5d13000000b00337b47ae539sm8761615wrb.42.2024.01.29.10.43.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jan 2024 10:43:31 -0800 (PST) References: <87ede27c9f.fsf@sarg.org.ru> <87a5ooqnsl.fsf@gnu.org> <878r48451r.fsf@sarg.org.ru> <874jew405c.fsf@sarg.org.ru> User-agent: mu4e 1.10.8; emacs 29.1 From: Sergey Trofimov Date: Mon, 29 Jan 2024 19:34:57 +0100 In-reply-to: Message-ID: <87zfwo2d65.fsf@sarg.org.ru> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -5.37 X-Migadu-Queue-Id: 809747707D X-Migadu-Spam-Score: -5.37 X-TUID: z1zvG1yXTTHI Giacomo writes: > Hi Sergey , > > Whether the stow manual mandates/suggests a given layout was > analyzed here [0]. > > The workflow you describe is not the only one possible and the > app list is not mandatory. Only when -d is used, please look at > my > e-mail. I might be missing it, but how can I make stow do its job without specifying which packages to install? --8<---------------cut here---------------start------------->8--- stow (GNU Stow) version 2.3.1 SYNOPSIS: stow [OPTION ...] [-D|-S|-R] PACKAGE ... [-D|-S|-R] PACKAGE ... --8<---------------cut here---------------end--------------->8--- When I omit the package list from the command it returns "stow: No packages to stow or unstow" > > Anyway, if the current implementation works with your directory > layout could you please share your home-dotfiles-configuration? > Don't use it yet, because it only supports exlusions and I need "inclusions". This would work, but doesn't look pretty --8<---------------cut here---------------start------------->8--- (service home-dotfiles-service-type (home-dotfiles-configuration (directories (list "..")) (excluded (list "\\.git" "README.md" "emacs" "xmonad" ...)))) --8<---------------cut here---------------end--------------->8--- This would be optimal: --8<---------------cut here---------------start------------->8--- (service home-dotfiles-service-type (home-dotfiles-configuration (packages (list "../backup" "../android" ...)))) --8<---------------cut here---------------end--------------->8---