On Tue, Nov 29, 2016 at 10:42:49PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> > * Hack the hard coded defaults in the libXt source to use the
profile
> > settings instead of /usr
>
> Maybe we should just do that, no? It???d be a
John Darrington skribis:
> On Tue, Nov 29, 2016 at 03:34:11PM +0100, Ludovic Court??s wrote:
> John Darrington skribis:
>
> > We can cut down on the size of this string iff we can somehow
> > guarantee that no package ever ships a file in any of those locations.
> >
> >
On Tue, Nov 29, 2016 at 03:34:11PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> We can cut down on the size of this string iff we can somehow
> guarantee that no package ever ships a file in any of those locations.
>
> Some "solutions" (in my order of prefere
John Darrington skribis:
>
> > * gnu/system.scm (operating-system-etc-service): Add new environment
> variable:
>
> The guix.texi change is missing from the log.
>
> Thanks for noticing.
>
> > diff --git a/doc/guix.texi b/doc/guix.texi
> > index e64c361..9d133bb
> * gnu/system.scm (operating-system-etc-service): Add new environment
variable:
The guix.texi change is missing from the log.
Thanks for noticing.
> diff --git a/doc/guix.texi b/doc/guix.texi
> index e64c361..9d133bb 100644
> --- a/doc/guix.texi
> +++ b/
Hello!
John Darrington skribis:
> * gnu/system.scm (operating-system-etc-service): Add new environment variable:
> XFILESEARCHPATH
> ---
> doc/guix.texi | 30 ++
> gnu/system.scm | 25 +
> 2 files changed, 55 insertions(+)
The guix.texi chan