Re: FAQ: How to set up a guix development environment?

2020-12-13 Thread Hartmut Goebel
Am 13.12.20 um 14:21 schrieb Christopher Baines: I think if you add openssl to --ad-hoc along with nss-certs, then you should get the search paths setup. Thanks, this did the trick -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-c

Re: FAQ: How to set up a guix development environment?

2020-12-13 Thread Christopher Baines
Hartmut Goebel writes: > Hi, > > for setting up a guix development environment, the manual recommends > >guix environment guix > > Anyhow, this is not enough, since e.g "./preinst-env guix lint" will > fail with "TLS certificate error". Also >

FAQ: How to set up a guix development environment?

2020-12-13 Thread Hartmut Goebel
Hi, for setting up a guix development environment, the manual recommends guix environment guix Anyhow, this is not enough, since e.g "./preinst-env guix lint" will fail with "TLS certificate error". Also guix environment guix --ad-hoc nss-certs does not succeed

Re: guix development

2018-10-30 Thread Meiyo Peng
Hi Ali, Ali Nourmohammadi writes: > thank's for your reply. > but lxqt is not defined as a service, right? > so how could i install that? There is no need to define lxqt as a shepherd service. lxqt should be started by a display manager, like SLiM or SDDM. If you include %desktop-services in yo

Re: guix development

2018-10-30 Thread Meiyo Peng
Hi Ali, Ali Nourmohammadi writes: > Hi mr.meiyo peng > Can u tell me how can i install that from local directory. i need to do that. > thank u Sorry, I don't understand what you mean by "install that from local directory". You simply install lxqt as any other package. - Run `guix pull` to upda

Re: guix development

2018-10-29 Thread Meiyo Peng
Hi Ali, Ali Nourmohammadi writes: > Hi there > I'm working on a project that want to build a guix based operating system. > For the first issue my job is to run lxqt on guix with openbox window manager. > After searching alot i failed in my job. > So my last hope is on you to help me with that.

Re: guix development

2018-10-29 Thread Brett Gilio
Ali Nourmohammadi writes: > Hi thereI'm working on a project that want to build a guix based operating > system.For the first issue my job is to run lxqt on guix with openbox window > manager.After searching alot i failed in my job.So my last hope is on you to > help me with that.As i said i

Funding Guix development esp. maven?

2017-04-21 Thread Hartmut Goebel
Hi, Ludo suggested me to ask on the mailing-list: I'm seeking for some funding for working on Guix. Project-based this could be bringing maven into guix. Working on Guix is a lot of fun, but I'm a freelancer, so I need to make my living somehow. Currently I'm spending too much time on guix whic