users tested the commands, and they reported the
similar results.
Some info about my environment:
kernel version: 6.0.7
mesa version: 21.3.8
- --
dan
-BEGIN PGP SIGNATURE-
iQJABAEBCAAqFiEENywBMxcNCHYJ4/aIR1rKxpmiJ40FAmNnWCgMHGlAZGFuLmdh
bWVzAAoJEEdaysaZoieNbFsP/2INl
e it could help.
--
dan
n the paste bin, with the line indicating
the problem[1][2].
[1]:
https://paste.sr.ht/~lizog/950ef117109fb0d34e70a813852cf7cbf04919a6#log-cn.strace-L585
[2]:
https://paste.sr.ht/~lizog/950ef117109fb0d34e70a813852cf7cbf04919a6#log-c.strace-L552
--
dan
would be really helpful.
--
dan
checkout to the following commit:
$ ./pre-inst-env guix describe
Git checkout:
repository: /home/dan/workspace/guix/guix/
branch: HEAD
commit: 1328c4cca531318e3ed90c6aecb522a5b22a4bcc
i run "./pre-inst-env guix system build
gnu/system/images/pine64.scm --target=aarch64-linux-gnu -n&qu
nderstanding,
copy-build-system shouldn't care about cross-compilation at all.
Any feedback on this would be really helpful.
Best,
--
dan
Hi all,
I would really appreciate if anyone could give some feedback on my
previous patch to the copy build system.
--
dan
Hi David,
Thanks for the reply.
Apr 11, 2024 04:50:03 David Elsing :
Can we put everything inside build-inputs? From my understanding,
copy-build-system shouldn't care about cross-compilation at all.
I understand it that way too. In guix/build-system.scm, it is mentioned
that build/host/targ
Pierre Neidhardt
;;; Copyright © 2021, 2022 Ludovic Courtès
;;; Copyright © 2023 Jonathan Brielmaier
+;;; Copyright © 2024 dan
;;;
;;; This file is part of GNU Guix.
;;;
@@ -66,13 +67,13 @@ (define* (lower name
(bag
(name name)
(system system)
-(host-inputs `(,@(if source
Well, I wondered myself , and I was palning to test when I arrive home today.
But here is my take:
1. Premise: The system configuration is declarative. The declarative state
should be obeyed all times by the system
2. Implication: running a guix pull (or any other form of update) as any user
sh
I believe that the current Coq package [1] pulls in way too many dependencies.
Firstly, as it was already mentioned on Guix-devel [2], the package pulls in
texlive and Hevea.
I think those are needed only for building the pdf reference manual.
Secondly, the Coq package depends on lablgtk -- I g
Oh, I forgot about another potential issue: right now the Coq package
_hardcodes_ the use of Icecat as a default browser:
(modify-phases %standard-phases
(replace 'configure
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out")
Well it looks like this has been resolved in
8a2cfc7bea37fd5cc5d384ac16d7cd3bd5603ab9
Hi, I had a problem installing guix on a Framework laptop.
The dump was uploaded as installer-dump-11a1087c.
Are you able to help me?
- Dan
Cool, I'll retry for now!
- Dan
On Wed, Sep 21, 2022, at 11:50 PM, Mathieu Othacehe wrote:
> Hello Dan,
>
> Thanks a lot for the bug report.
>
>> The dump was uploaded as installer-dump-11a1087c.
>
> As you are the first one reporting an installer bug using the
Running a few guix-managed applications on top of a generally Ubuntu
system here. As of today, am getting the same error message as
Edison, both when trying to run guix pull and when trying to run
individual applications. Can confirm that following Ludo's suggestion
"unset LD_LIBRARY_PATH" makes
16 matches
Mail list logo