Mohamed Amine LEGHERABA writes:
> Thanks Ricardo for your answer.
>
> Sorry if my message was not clear,
> I don't have the env variable C_INCLUDE_PATH in my guix system and I
> should have it because I have the packages "gcc-toolchain" and
> "linux-libre-headers" in my home profile.
> When I run
Hello,
When I do "echo $C_INCLUDE_PATH" in my bash prompt (either my account or root),
I have nothing.
When I run a custom guix shell (with gcc-toolchain) and I run "echo
$C_INCLUDE_PATH",
I have "/gnu/store/1p21dbv408cb45zcc15v7wj0q7x99rz2-profile/include"
Without this env variable, C programs
On Sat, Oct 22, 2022 at 12:39:54PM +0200, Csepp wrote:
>
> kiasoc5 writes:
>
> > Dear Guix,
> >
> > =guix shell qtbase= downloads the entire debug output of qtbase even
> > though I didn't write down qtbase:debug. That's hundreds of megabytes
> > of bandwith I didn't want to use. How do I avoid
Thanks Ricardo for your answer.
Sorry if my message was not clear,
I don't have the env variable C_INCLUDE_PATH in my guix system and I should
have it because I have the packages "gcc-toolchain" and "linux-libre-headers"
in my home profile.
When I run a instance of guix shell with these 2 packag
Mohamed Amine LEGHERABA via writes:
> When I do "echo $C_INCLUDE_PATH" in my bash prompt (either my account or
> root), I have nothing.
>
> When I run a custom guix shell (with gcc-toolchain) and I run "echo
> $C_INCLUDE_PATH",
> I have "/gnu/store/1p21dbv408cb45zcc15v7wj0q7x99rz2-profile/inc
Hi Felix,
On Saturday, October 22nd, 2022 at 00:23, Felix Lechner
wrote:
> I use a non-free kernel. The Wifi drops very rarely if at all; once a
> week at most. My remedy in Gnome 3 is to disable the Wifi and to
> re-enable it again. I never restart the Shepherd service.
I only use Guix's off
Hi Remco,
Remco writes:
> Autofs works pretty well for me. Using the stock package and a service like
> described here:
>
> https://www.rohleder.de/2020/07/04/autofs/
Thanks for pointing out Autofs. I did not know about it before and
indeed it works quite well for this. I based mine of what
Maxim Cournoyer writes:
> Hi,
>
> Csepp writes:
>
>> kiasoc5 writes:
>>
>>> Dear Guix,
>>>
>>> =guix shell qtbase= downloads the entire debug output of qtbase even
>>> though I didn't write down qtbase:debug. That's hundreds of megabytes
>>> of bandwith I didn't want to use. How do I avoid do
Hi,
Csepp writes:
> kiasoc5 writes:
>
>> Dear Guix,
>>
>> =guix shell qtbase= downloads the entire debug output of qtbase even
>> though I didn't write down qtbase:debug. That's hundreds of megabytes
>> of bandwith I didn't want to use. How do I avoid downloading the debug
>> output? Is this a
Hi!
kiasoc5 写道:
=guix shell qtbase= downloads the entire debug output of qtbase
even
though I didn't write down qtbase:debug. That's hundreds of
megabytes
of bandwith I didn't want to use. How do I avoid downloading the
debug
output?
If this is what I suspect it is, the only way would be ‘g
Hi jgart,
jgart writes:
> Hi,
>
> When should I re-export something in a module?
>
> docs say the following:
>
> Add all variables (which must be symbols or pairs of symbols) to the
> list of re-exported bindings of the current module. Pairs of symbols
> are handled as in export. Re-exported bin
11 matches
Mail list logo