On Tue, Jun 07, 2016 at 12:04:47AM +0300, Dmitry Nikolaev wrote:
> What should I do if I want to install some particular output of a package
> system wide? For example, I can install icedtea:jdk in users profile
> 
> guix package -i icedtea:jdk
> 
> But code like below in config.scm returns error:
> 
> (packages (cons*
>            evince
>            icedtea:jdk
>            git))
> 
> Dmitry

Borrowing from Dave*, it should be (list icedtea "jdk")

*https://git.dthompson.us/guixsd.git/blob/ebd98ffb392af037edabca43fbea2e487e033f4f:/profile.scm

-- 
Efraim Flashner   <efr...@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature

Reply via email to