Hello,
> > I even attempted building the pinebook pro image without success.
>
> Hm... it's a shame we are building this and it doesn't work.
I only tried my locally built one, is there a substitute that I can try ?
That would tell if the problem is on my side or not.
> Do you also use some armh
Hi zimoun,
What exactly did you do? It sounds like you checked out emacs-guix and ran make?
- John
Hi,
On Sat, 16 Jan 2021 at 07:18, John Soo wrote:
> What exactly did you do? It sounds like you checked out emacs-guix and ran
> make?
Yes, as describe in guix.scm:
--8<---cut here---start->8---
;; The main purpose of this file though is to make a developmen
Hello,
I don't understand the following docstring
english (even if I guess the meaning):
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system.scm#n861
--
Vincent Legoll
A reminder that thanks to our organising team we have a great line up
for FOSDEM:
https://fosdem.org/2021/schedule/track/declarative_and_minimalistic_computing/
with famous Guix contributors and Guixers doing the moderating :) All
virtual and online this year, so you can attend from anywhere! P
On Sat, Jan 16, 2021 at 08:51:32PM +0100, Vincent Legoll wrote:
> Hello,
>
> I don't understand the following docstring
> english (even if I guess the meaning):
>
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system.scm#n861
Indeed, it looks like a typo.
I bet it was rewritten from some
Hi zimoun,
What about using guix to build like:
guix build -f guix.scm
I believe that is how that file is meant to work.
I’m not sure it entirely answers your question on how to test but maybe
something like this would work:
guix environment -L . --ad-hoc ema