all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: gfp <gfp@posteo.at>
To: Luis Felipe <sirgazil@zoho.com>, Guix Help <help-guix@gnu.org>
Subject: Re: how can I put the Emacs manifest from a profile to the main profile
Date: Sun, 15 Dec 2024 15:08:16 +0000	[thread overview]
Message-ID: <97a90a3a-bd98-4c7f-af68-35d2b579f0f9@posteo.at> (raw)
In-Reply-To: <85e37e02-0e71-46d1-b3ea-97a677da3b1d@zoho.com>


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

Hi Luis,

thanks for your help.

I have got:
gfp@Tuxedo ~$ guix package --list-profiles
/home/gfp/Projekte/Emacs/guix-profil
/home/gfp/Projekte/Musik/guix-profil
/home/gfp/.config/guix/current
/home/gfp/.guix-profile


> If you still have a copy of both manifests, the one that declares Emacs 
>> things only and the one that declares what goes into your default user 
>> profile, then you simply tell guix to use both manifests to create a new 
>> generation of your main profile:

>   guix package -m path/to/manifest-emacs.scm -m 
>> path/to/manifest-main.scm


I would have to write:

guix package -m /home/gfp/Projekte/Emacs/emacs.scm -m 
/home/gfp/.guix-profile/manifest

Is that all right?

thanks

Gottfried



Am 14.12.24 um 19:13 schrieb Luis Felipe:
> Hi Gottfried,
> 
> On 14/12/24 15:29, gfp wrote:
>> Hi Guix,
>>
>> I created a manifest for Emacs and put it in a separate profile.
>>
>> How can I now transfer this manifest to my main profile?
> 
> If you still have a copy of both manifests, the one that declares Emacs 
> things only and the one that declares what goes into your default user 
> profile, then you simply tell guix to use both manifests to create a new 
> generation of your main profile:
> 
>      guix package -m path/to/manifest-emacs.scm -m 
> path/to/manifest-main.scm
> 
> If you lost any of your manifest files, you can export them from their 
> corresponding profiles. For example,
> 
> ❶ Ask guix to list the profiles it knows about (maybe your 
> Emacs-specific profile will be listed):
> 
>      guix package --list-profiles
> 
> ❷ Export a manifest from a given profile (your Emacs profile, for example):
> 
>      guix package --export-manifest 
> --profile=/path/to/gottfried-emacs-profile > manifest-emacs.scm
> 
> I hope that helps,


[-- 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-15 15:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 15:29 how can I put the Emacs manifest from a profile to the main profile gfp
2024-12-14 18:07 ` Cayetano Santos
2024-12-14 19:33   ` gfp
2024-12-14 20:00     ` Cayetano Santos
2024-12-14 18:13 ` Luis Felipe
2024-12-15 15:08   ` gfp [this message]
2024-12-15 16:39     ` Luis Felipe
2024-12-15 17:42       ` gfp

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=97a90a3a-bd98-4c7f-af68-35d2b579f0f9@posteo.at \
    --to=gfp@posteo.at \
    --cc=help-guix@gnu.org \
    --cc=sirgazil@zoho.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.