guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: xmonad: Add missing propagated input.


From: Ricardo Wurmus
Subject: Re: [PATCH] gnu: xmonad: Add missing propagated input.
Date: Wed, 11 Jan 2017 09:25:02 +0100
User-agent: mu4e 0.9.18; emacs 25.1.1

Ludovic Courtès <address@hidden> writes:

> José Miguel Sánchez García <address@hidden> skribis:
>
>> xmonad package needs some love, and this is the first step. ghc should
>> be a
>> propagated input, because it's needed for certain commands such as
>> xmonad --recompile.
>
> Instead of propagating it, would it be possible to hard-code the
> absolute file name of ‘ghc’ inside the xmonad source?
>
> That would avoid pulling in GHC in the user’s profile, which could
> conflict with the user’s GHC.

Could we avoid all of this if we encouraged users to also install
whichever version of GHC they liked best?  Propagation seems bad here
and hard-coding a particular version of GHC in the store also doesn’t
quite seem right to me.

If a user wants to use a different GHC with libraries that are only
available with their particular version of GHC to reconfigure xmonad
then I think it’s best to just leave the decision up to the user.  The
user decides by installing their desired version of GHC into their
profile.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
http://elephly.net




reply via email to

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