[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wrong type of agument... where ?
From: |
Danny Milosavljevic |
Subject: |
Re: wrong type of agument... where ? |
Date: |
Mon, 8 Jan 2018 19:36:46 +0100 |
> > Also, for some reason, directly modifying (guix ui) (see
> > "call-with-error-handling") to handle our new error doesn't work.
>
> Aha, it's using a released "guix" package in the test VM. Where can I change
> that to "guix-devel"?
(services (modify-services (operating-system-user-services %trytond-os)
(guix-service-type config =>
(guix-configuration
(inherit config)
(guix (current-guix)))))))