all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gfp <gfp@posteo.at>
To: Rutherther <rutherther@ditigal.xyz>
Cc: Steve George <steve@futurile.net>, help-guix@gnu.org
Subject: Re: how can I open files through packages installed in different profiles
Date: Mon,  9 Dec 2024 19:15:43 +0000	[thread overview]
Message-ID: <0663cbe1-e482-448c-a2ea-e9320b40a9c5@posteo.at> (raw)
In-Reply-To: <878qsp50uz.fsf@ditigal.xyz>


[-- Attachment #1.1.1: Type: text/plain, Size: 1384 bytes --]

Hi,

thanks for explaining more.

> `export XDG_DATA_DIRS=$HOME/gfp/Projekte/Calibre:$HOME/gfp/Projekte/Emacs:$XDG_DATA_DIRS`


I would have to write: `export 
XDG_DATA_DIRS=$HOME/gfp/Projekte/Calibre/guix-profile/share:$HOME/gfp/Projekte/Emacs/guix-profile/share:$XDG_DATA_DIRS`
because In every profile I have got:
/Projekte/Emacs/guix-profile/share
/Projekte/Calibre/guix-profile/share

> As you have a `for` for all of your profiles, maybe it would make sense to always prepend the project share folders one by one in there.

Unfortunately I don´t understand this sentence. Sorry.

Regards,

Gottfried


Am 08.12.24 um 22:19 schrieb Rutherther:
> 
>>    Would that mean to sorce all 17 profiles in one go?
>> or only two at a time?
>>
>> e.g. two profiles:
>>
>> `export
>> XDG_DATA_DIRS=$HOME/gfp/Projekte/Calibre:$HOME/gfp/Projekte/Emacs:$XDG_DATA_DIRS`
>>
>>
>>
>> I don´t want to make a mistake that´s why I am asking beforehand.
>>
> 
> It's up to you, can be one profile per line, can be 17 in one go. Just
> separate them with `:`. Make sure to refer to the share folder of the
> profile, not the profile itself. Ie. `$HOME/gfp/Projekte/Calibre/share`.
> As you have a `for` for all of your profiles, maybe it would make sense
> to always prepend the project share folders one by one in there.
> 
> Regards,
> Rutherther



[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

  reply	other threads:[~2024-12-09 19:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15 19:29 how can I open files through packages installed in different profiles gfp
2024-11-18 14:58 ` Steve George
2024-12-07 13:08   ` gfp
2024-12-07 14:02     ` Rutherther
2024-12-07 15:28       ` gfp
2024-12-07 20:09         ` Rutherther
2024-12-08 19:44           ` gfp
2024-12-08 21:19             ` Rutherther
2024-12-09 19:15               ` gfp [this message]
2024-12-09 17:15             ` Ian Eure
2024-12-09 19:25               ` gfp
2024-12-09 20:03                 ` Ian Eure
2024-12-10 12:36                 ` Andreas Enge

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=0663cbe1-e482-448c-a2ea-e9320b40a9c5@posteo.at \
    --to=gfp@posteo.at \
    --cc=help-guix@gnu.org \
    --cc=rutherther@ditigal.xyz \
    --cc=steve@futurile.net \
    /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.