Am Mon, Dec 09, 2024 at 07:25:58PM + schrieb gfp:
> If I had all packages in my main profile, would it be possible to update
> only some packages?
> e.g. icecat and others quite regularly are updated, so it would be good to
> update them more often.
To complement Ian's reply, this is perfectly
gfp writes:
Hi,
1.
Approx. 2 years ago some Guixers proposed to create profiles in
order
to have not too many packages in the main profile, which makes
it
easier to update the profile. If during updating the profile one
package creates trouble, the whole updating process stops. I had
those
Hi,
1.
Approx. 2 years ago some Guixers proposed to create profiles in order to
have not too many packages in the main profile, which makes it easier to
update the profile. If during updating the profile one package creates
trouble, the whole updating process stops. I had those trouble several
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
Hi gfp,
gfp writes:
I have got 17 Profiles in:
/home/gfp/Projekte/Calibre
/Emacs
/Libreoffice
etc.
Would that mean to sorce all 17 profiles in one go? or only two
at a time?
I agree with Steve: you shouldn’t use profiles like this. B
> 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,
Hi,
thanks for help.
What is your shell? Let's say it's bash. Bash uses either
~/.bash_profile if it exists, or falls back to ~/.profile.
To export a environment variable from it means to
`export
XDG_DATA_DIRS=$HOME/path/to/your/profile1:$HOME/path/to/your/profile2:$XDG_DATA_DIRS`,
and so on.
gfp writes:
> How can I do this?
>
> I am using MATE desktop mainly (more shortcuts) and sometimes KDE (less
> shortcuts for me at the moment).
> Please explain it more, I am on a lower level.
What is your shell? Let's say it's bash. Bash uses either
~/.bash_profile if it exists, or falls back
Hi,
thanks for your explanation.
for this, you can try putting the various profiles' share folder
to XDG_DATA_DIRS environment variable.
How can I do this?
I am using MATE desktop mainly (more shortcuts) and sometimes KDE (less
shortcuts for me at the moment).
Note that your desktop env
Hi Steve,
1.
thanks for the proposal. I guess it is too difficult for me at the
moment to deal with your proposal.
2.
Until now I didn´t have any problems with different profiles.
I created profiles through the help of Gary.
He advised me to do that, so that I haven´t too many packages in my
Hi Gfp,
I would suggest that you do not run multiple profiles simultaneously. You will
probably run into problems, since if a library requires an interpreter and it's
not in the profile it won't work, and one library will not know about another
unless they are in the same profile.
If you like
11 matches
Mail list logo