all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* accidentally deleted ~/.config/guix/current directory
@ 2019-11-01 11:48 rndd
  2019-11-01 13:58 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: rndd @ 2019-11-01 11:48 UTC (permalink / raw)
  To: help-guix

well, can I restore it or generate new one =(  
?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: accidentally deleted ~/.config/guix/current directory
  2019-11-01 11:48 accidentally deleted ~/.config/guix/current directory rndd
@ 2019-11-01 13:58 ` Julien Lepiller
  2019-11-01 19:13   ` Pierre Neidhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Lepiller @ 2019-11-01 13:58 UTC (permalink / raw)
  To: help-guix, rndd

Le 1 novembre 2019 12:48:52 GMT+01:00, rndd@tuta.io a écrit :
>well, can I restore it or generate new one =(  
>?

You can recreate the symlink like this:

ln -sv /var/guix/profiles/per-user/$USER/current-guix ~/.config/guix/current

I'm not on a guix system, so I'm not completely sure about the name. It should contain "current", but no number.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: accidentally deleted ~/.config/guix/current directory
  2019-11-01 13:58 ` Julien Lepiller
@ 2019-11-01 19:13   ` Pierre Neidhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Pierre Neidhardt @ 2019-11-01 19:13 UTC (permalink / raw)
  To: Julien Lepiller, help-guix, rndd

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

Julien Lepiller <julien@lepiller.eu> writes:

> ln -sv /var/guix/profiles/per-user/$USER/current-guix ~/.config/guix/current
>
> I'm not on a guix system, so I'm not completely sure about the name. It should contain "current", but no number.

I confirm it's the right name on Guix system.


-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-01 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-01 11:48 accidentally deleted ~/.config/guix/current directory rndd
2019-11-01 13:58 ` Julien Lepiller
2019-11-01 19:13   ` Pierre Neidhardt

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.