bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42601: Guix install bug: error: Unbound variable: ~S


From: Ricardo Wurmus
Subject: bug#42601: Guix install bug: error: Unbound variable: ~S
Date: Wed, 29 Jul 2020 22:17:01 +0200
User-agent: mu4e 1.4.10; emacs 26.3

Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> writes:

> Dnia 2020-07-29, o godz. 19:57:35
> Ricardo Wurmus <rekado@elephly.net> napisał(a):
>
>> 
>> What is the actual diff?  I see that (gnu packages hardware) does not
>> import (gnu packages avr), so it’s expected that “avr-toolchain”
>> cannot be found.
>> 
>
> Okay, I tested it and it fails on "avr-toolchain", even though I have
> #:use-module (gnu packages avr).

“avr-toolchain” is a procedure, not a package.  Use “avr-toolchain-4.9”
or “avr-toolchain-5”.

-- 
Ricardo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]