unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53700: Guix package is hardcoded in guix home
@ 2022-02-01 14:19 Gordon Quad via Bug reports for GNU Guix
  2022-03-02 11:06 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Gordon Quad via Bug reports for GNU Guix @ 2022-02-01 14:19 UTC (permalink / raw)
  To: 53700

guix home uses guix package directly imported from (gnu packages
package-management) gnu/home/services.scm:22

https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/home/services.scm#n22

It looks like for now it is used only here gnu/home/services.scm:283

https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/home/services.scm#n284

It is quite unfortunte to see guix home to pull whole extra copy of guix
only to use few files to do gettext localization init.

If would be nice to be able to customize guix package used there so I
can make sure guix used by guix home is the same as in my guix daemon.




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

end of thread, other threads:[~2023-03-31 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 14:19 bug#53700: Guix package is hardcoded in guix home Gordon Quad via Bug reports for GNU Guix
2022-03-02 11:06 ` Ludovic Courtès
2023-03-31  4:52   ` Andrew Tropin
2023-03-31 12:11     ` Ludovic Courtès

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).