On 2026-03-29 10:15, gfp wrote:
thank you very much.
And if I install later an other package,
do I have to run this command again
and delete the other manifest?
Gottfried
Well, if you want to transfer your manifest later (for example for
another reinstall), you would need to regenerate your manifest. If you
just install a package, you can run the same "guix install" command as
usual.
You could also edit your manifest, add the packages you like, and then
run "guix package -m manifest.scm", it's easy to do!
Read this for more info on that
https://guix.gnu.org/manual/devel/en/html_node/Writing-Manifests.html