unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71802] [PATCH 0/1] Avoid guix home reconfiguration when nothing is to be done.
@ 2024-06-27 15:00 Nicolas Graves via Guix-patches via
  2024-06-27 15:36 ` [bug#71802] [PATCH] guix: home: Avoid " Nicolas Graves via Guix-patches via
  2024-06-29  1:08 ` [bug#71802] [PATCH 0/1] Avoid guix " Richard Sent
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-06-27 15:00 UTC (permalink / raw)
  To: 71802; +Cc: ngraves, andrew

While experimenting with profile reconfigurations almost a year ago, a
thing that happened a lot was that I reconfigured a lot while often I
didn't need to. In the event a guix system / guix home wrapper comes
to life (I've experimented for that in RDE), such a reflex to avoid
switching to new profiles that already are existing profiles is
welcome IMO.

This is not a definitive proposal but rather an illustration of an
approach which could be implemented at other places too to avoid some
unecessary calculations / reconfigurations.

Nicolas Graves (1):
  guix: home: Avoid home reconfiguration when nothing is to be done.

 guix/scripts/home.scm | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-- 
2.45.2





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

end of thread, other threads:[~2024-06-29  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 15:00 [bug#71802] [PATCH 0/1] Avoid guix home reconfiguration when nothing is to be done Nicolas Graves via Guix-patches via
2024-06-27 15:36 ` [bug#71802] [PATCH] guix: home: Avoid " Nicolas Graves via Guix-patches via
2024-06-29  1:08 ` [bug#71802] [PATCH 0/1] Avoid guix " Richard Sent

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).