all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thiago Jung Bauermann <bauermann@kolabnow.com>
To: James Smith <jsmith8365@protonmail.com>
Cc: help-guix@gnu.org
Subject: Re: Is mkdir-p a directory  outside of /gnu/store.... possible?
Date: Thu, 17 Feb 2022 22:17:02 -0300	[thread overview]
Message-ID: <87ee419dfb.fsf@kolabnow.com> (raw)
In-Reply-To: <U-DiCO5JnXAZuGLOl_OPnXjLjHkkfGxZZrcQyUMR9w4Mv2E-EF3AA2uTPD3P4ft-0QMYPoZOcDgT2AvxyjeUllkPmLBMzrETdttZThCiyrI=@protonmail.com>


Hello James,

James Smith via <help-guix@gnu.org> writes:

> I guix package --install-from-file-myapp.scm and during the install process I
> would like to
>
> (mkdir-p "$HOME/.config/myapp") and then
> (system* (cp "/gnu/store/.../myapp/config.txt" "$HOME/.config/myapp"))

Setting up a package’s configuration files in “$HOME/.config” is one of
the main purposes of Guix Home, so I suggest investigate creating a new
Guix Home service for your package.

-- 
Thanks
Thiago


      parent reply	other threads:[~2022-02-18  1:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 13:07 Is mkdir-p a directory outside of /gnu/store.... possible? James Smith via
2022-02-17 15:12 ` Ricardo Wurmus
2022-02-18  1:17 ` Thiago Jung Bauermann [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=87ee419dfb.fsf@kolabnow.com \
    --to=bauermann@kolabnow.com \
    --cc=help-guix@gnu.org \
    --cc=jsmith8365@protonmail.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.