Mekeor Melire skribis:
>> > Adding an option to `search-path-specification' seems like a good idea.
>> > Still, I wonder what this snippet from (gnu system) does:
>> >
>> > (define (operating-system-environment-variables os)
>> > "Return the environment variables of OS for
>> > @var
> > Adding an option to `search-path-specification' seems like a good idea.
> > Still, I wonder what this snippet from (gnu system) does:
> >
> > (define (operating-system-environment-variables os)
> > "Return the environment variables of OS for
> > @var{session-environment-service-ty
Mekeor Melire skribis:
> Adding an option to `search-path-specification' seems like a good idea.
> Still, I wonder what this snippet from (gnu system) does:
>
> (define (operating-system-environment-variables os)
> "Return the environment variables of OS for
> @var{session-environme
I'm experiencing the same issue. I recently installed GuixSD freshly
and encountered this bug.
Adding an option to `search-path-specification' seems like a good idea.
Still, I wonder what this snippet from (gnu system) does:
(define (operating-system-environment-variables os)
"Return th
Hi!
Leo Famulari skribis:
> Recently, Guix started to set the environment GIT_SSL_CAINFO like a
> search path, instead of pointing to single file, which is what it should
> be.
I don’t think anything has changed, maybe it’s just that your profile
now includes ‘ssl/certs’?
On my GuixSD machine,
Recently, Guix started to set the environment GIT_SSL_CAINFO like a
search path, instead of pointing to single file, which is what it should
be.
This makes Git unable to access remotes over HTTPS. It show a message
like this:
fatal: unable to access 'https://example.com/repo.git': Problem with th