guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: should gnome-desktop-service really provide all of this to a profile


From: Ludovic Courtès
Subject: Re: should gnome-desktop-service really provide all of this to a profile?
Date: Tue, 08 Mar 2016 10:15:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Andy Wingo <address@hidden> skribis:

> On Mon 07 Mar 2016 22:11, address@hidden (Ludovic Courtès) writes:
>
>> Andy Wingo <address@hidden> skribis:
>>
>>> I installed gnome using
>>>
>>>   guix package --profile=/tmp/foo-profile -i gnome
>>>
>>> There is a lot of stuff there.  If gnome-desktop-service extends
>>> profile-service-type with gnome, will that not "pollute" a lot of
>>> profiles?  Attached is a listing of that profile.
>>
>> Good point, this sounds undesirable (and shows that some packages would
>> benefit from separate outputs—e.g., “doc” output for xcb.)
>>
>> What exactly is required?  Would it work to change the ‘gnome’
>> meta-package to union only the bin/ sub-directories instead of
>> everything?
>
> I do not know.  What I would want would be just the binaries and
> anything needed in share/.  It would be great if there were no
> development-related files there, as that's the only area where I care
> about "purity" or "pollution".  Something seems to be propagating
> libraries into the profile.

Right.  I think we should rewrite the ‘gnome’ meta-package in terms of
‘union-build’ and explicitly include only bin/ and share/.

WDYT?

> I will punt on the issue though; I think it's a problem with one of
> the gnome packages and not the service.

OK, makes sense.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]