From: zimoun <zimon.toutoune@gmail.com>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: help-guix <help-guix@gnu.org>, Stephen Scheck <singularsyntax@gmail.com>
Subject: Re: Package workspace relocation
Date: Tue, 17 Nov 2020 14:07:09 +0100 [thread overview]
Message-ID: <868sb0p1xe.fsf@gmail.com> (raw)
In-Reply-To: <20201117072308.GS987@E5400>
Hi Efraim,
On Tue, 17 Nov 2020 at 09:23, Efraim Flashner <efraim@flashner.co.il> wrote:
> (add-after 'unpack 'move-source
> (lambda _
> (mkdir-p "foo/bar")
> (rename-file "my-project" "foo/bar/my-project")
> #t))
Cool! Thank you for the explanation.
Cheers,
simon
prev parent reply other threads:[~2020-11-17 13:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-16 20:15 Package workspace relocation Stephen Scheck
2020-11-16 20:56 ` Leo Famulari
2020-11-16 21:56 ` Stephen Scheck
2020-11-16 23:09 ` zimoun
2020-11-17 7:23 ` Efraim Flashner
2020-11-17 13:07 ` zimoun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=868sb0p1xe.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=efraim@flashner.co.il \
--cc=help-guix@gnu.org \
--cc=singularsyntax@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.