On Sat, Jul 23, 2022, at 7:30 AM, Philip McGrath wrote:
> Hi Guix,
>
> For the upcoming Racket 8.6 release, I've been trying to get the
> Chez-Scheme–based implementation working for architectures without
> native code-generation backends [1] and initial support for
> cross-compilation. (Full su
FYI: https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00263.html
Sorry for the top post; I'm not on my usual computer.
On Wed, Jul 27, 2022 at 12:51 PM Christopher Batten
wrote:
>
> Hmmm ... this made me think that running both was not a great idea?
>
>
> https://access.redhat.com/docum
Hi Andy,
Andy Tai 写道:
502 Bad Gateway
Thanks! Sadly, it's been like that for about a week now. You can
use https://bugs.gnu.org/ until it returns.
We are unable to SSH into berlin to fix this. Luckily, the other
vital berlin services (Web site, CI, …) are still up and running.
The bad
Hi Maxime & Liliana,
I just want to pop in and say thanks for your advice, its been helpful. I
almost have the implementation down, but a few tricky bits I still havent
got right... (what I'm attempting is a little more tricky than the example
I gave here, which I shortened for the sake of transmi
Good day, good people!
I've been playing around with building guix images for a beaglebone
black board that's been catching dust in my flat. I've been giving it a
go with the template from guix's git repository, like this:
guix system image --target=arm-linux-gnueabihf
~/src/guix/gnu/sys
https://issues.guix.gnu.org/
is showing
502 Bad Gateway
Hi again,
in my config.scm if I add this part
(guix-service-type
>config => (guix-configuration
> (inherit config)
> (extra-options (list "--gc-keep-derivations=yes"
"--gc-keep-outputs=yes"))
at the end of my guix-service-types,
it seems to me there I have to make 4 brackets:
Or
Hi,
when I look at your:
(guix-service-type
config => (guix-configuration
(inherit config)
(extra-options (list "--gc-keep-derivations=yes"
"--gc-keep-outputs=yes"))
Isn't there at the end one bracket too little, to close up the whole thing?
Because when I add that to my config.scm
Good afternoon,
Could anyone please share a working configuration for dual booting
windows and guix? I have to use windows for work, but use Linux for
everything else. I want to put guix on my work laptop so I can stick
with Linux when travelling (I am self employed, so there are no IT
restri
On Thu Jul 28, 2022 at 12:50 PM BST, Alexander Asteroth wrote:
> One thing I noticed during this process is that the location of the
> users profile seems to have changed at some point from .guix-profile to
> .config/guix/current and that my shell init files referred to the wrong
> location maybe t
Hi Tobias,
On Thu, Jul 28 2022, 11:04:21, Tobias Geerinckx-Rice wrote:
> Hi Alexander,
>
>>$ type guix
>>guix is hashed ($HOME/.guix-profile/bin/guix)
>
> You ran 'guix install guix' or the equivalent.
Yes, I did that because the guix version installed by Debian at some
point started to refused
Hi Alexander,
>$ type guix
>guix is hashed ($HOME/.guix-profile/bin/guix)
You ran 'guix install guix' or the equivalent. The solution is simple:
1. Don't :-) Update Guix only with 'guix pull'.
2. Run 'guix remove guix; hash guix' and verify that type now points to
~/.config/guix/current.
Ki
Dear Ricardo,
On Wed, Jul 27 2022, 16:21:22, Ricardo Wurmus wrote:
> Alexander Asteroth writes:
>
>> I verified that the version of the guix binary is from my current
>> profile, the environment variables are freshly set from current
>> profile as well.
>
> Do you mean the ~/.config/guix/current
13 matches
Mail list logo