Hello,
I'm trying to package x2goclient.
You can find my attempt in the two following files that i'm using in a
local guix channel for testing purpose. x2goclient.scm is the main package
file. nx-libs.scm is a dependency.
While those files build well and x2go gui launch perfectly, It seems that I
c
Hello Eric,
On Mar 21 2014, Eric Bavier wrote:
> Yagnesh Raghava Yakkala writes:
>
>> Hello Eric,
>>
>> On Mar 21 2014, Eric Bavier wrote:
>>
>>> Yagnesh Raghava Yakkala writes:
>>>
(license license:x11-style
"https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGH
Hello Ludovic,
On Mar 21 2014, l...@gnu.org (Ludovic Courtès) wrote:
> Yagnesh Raghava Yakkala skribis:
>
>> (license license:x11-style
>> "https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGHT";)
>
> This should read:
>
> (license
>(license:x11-style
> "https://raw.g
Yagnesh Raghava Yakkala skribis:
> (license license:x11-style
> "https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGHT";)
This should read:
(license
(license:x11-style
"https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGHT";))
(Yeah, error reporting is
Yagnesh Raghava Yakkala writes:
> Hello Eric,
>
> On Mar 21 2014, Eric Bavier wrote:
>
>> Yagnesh Raghava Yakkala writes:
>>
>>> (license license:x11-style
>>> "https://raw.githubusercontent.com/Unidata/UDUNITS-2/master/COPYRIGHT";)
>>> (home-page "http://www.unidata.ucar.edu/software/
Hello,
I am trying to package UDUNITS2¹ which is a dependency of Netcdf4. I am
getting an syntax error while building guix.
I pasted the following in maths.scm (similar to units package definition).
--8<---cut here---start->8---
(define-public udunits
(pac