Re: gccgo package does not include gccgo binary

2016-07-12 Thread Matthew Jordan
-certificates.crt" > export GIT_SSL_CAINFO > > Any ideas? Add nss-certs to your system config. $ $EDITOR /etc/config.scm $ guix system reconfigure /etc/config.scm That solved my SSL issues. Cheers, --- Matthew Jordan

Re: gccgo package does not include gccgo binary

2016-07-10 Thread Matthew Jordan
here? Simply put, if you need a go compiler you will have to use gccgo@5.X or newer or use go@1.4 or newer. Cheers, Matthew Jordan

Re: gccgo package does not include gccgo binary

2016-07-09 Thread Matthew Jordan
References: Setting up and using gccgo - The Go Programming Language https://golang.org/doc/install/gccgo#Using_gccgo Gccgo in GCC 4.7.1 - The Go Blog https://blog.golang.org/gccgo-in-gcc-471 The Go Programming Language Specification - The Go Programming Language https://golang.org/ref/spec Sincerely, Matthew Jordan

Re: Creating new package for Guix - newbie's question

2016-06-12 Thread Matthew Jordan
optional unless editing damon code $ sudo ./pre-inst-env guix-daemon --build-users-group=guixbuild Edit/add code under gnu/packages directory. $ export GUIX_BUILD_OPTIONS="--keep-failed --verbosity=3" $ ./pre-inst-env guix build hello &>/dev/stdout &>${BUILD_LOG} $ ./pre-inst-env guix lint hello -- Matthew Jordan Sent with my mu4e

Re: working on guix: how to

2016-06-04 Thread Matthew Jordan
p;>/dev/stdout &>${BUILD_LOG} The Guix manual also has some useful information on contributing. Hope this helps. -- Matthew Jordan Sent with my mu4e

Re: Question about package environment variables

2016-05-18 Thread Matthew Jordan
tthew Jordan Sent with my mu4e Thompson, David writes: > On Wed, May 18, 2016 at 4:23 PM, Matthew Jordan > wrote: >> >> Hi David Thompson, >> >> Thanks for your response, guess I'll have to use envstore or or create >> file I can source into my current

Re: Question about package environment variables

2016-05-18 Thread Matthew Jordan
Hi David Thompson, Thanks for your response, guess I'll have to use envstore or or create file I can source into my current shell session. I was just curious if there was a way to accomplish that from guix. And thanks for the example link. Thanks, -- Matthew Jordan Sent with my

Question about package environment variables

2016-05-18 Thread Matthew Jordan
ariable in project package file so that "eval `guix environment --search-paths ...`" would set up the environment with the needed variables plus the ones I wanted. Example environment variable; export MSG='Hello world!' Thanks in advance for any help or info. Sincerely, -

Question about nix

2016-05-14 Thread Matthew Jordan
till being worked on? I am not sure how much help I would be, but I would be willing to help out any way I can. Time permitting of course. Sincerely -- Matthew Jordan Sent with my mu4e