Ludovic Courtès writes:
> The attached patch does three things:
>
> 1. Fix the order of inputs computed by (@@ (guix build-system gnu)
> lower) so that implicit inputs come last. In particular, this
> ensures that libc headers and kernel headers come last. All user
> libraries
Hey all.
I'm trying install emacs-telega in a 32-bit machine and I have the
following error:
"Emacs with wide ints (--with-wide-int) is required".
Regards,
Leonardo
On the Guix days there was a session about running Guix on mobile
phones. The notes will be published somewhere else. Don't know when and
where yet.
Patch for chatty:
http://issues.guix.gnu.org/issue/39312
On my personal (dirty) wip-librem5 branch on Gitlab.com is additionally
software for the L
On Mon, 03 Feb 2020, Ben Sturmfels wrote:
> On Mon, 13 May 2019, sirgazil wrote:
>
>> When I run the game alex4, it has no sound. Running the game from a terminal
>> I see no errors.
>
> I'm also not getting any sound. I've found that alex4 writes a log to
> $HOME/.alex4/log.txt. My log below see
On Mon, 13 May 2019, sirgazil wrote:
> When I run the game alex4, it has no sound. Running the game from a terminal
> I see no errors.
I'm also not getting any sound. I've found that alex4 writes a log to
$HOME/.alex4/log.txt. My log below seems to imply that sound is being
successfully initiali
Hello,
trying to import this gem fails for me and another person in IRC. Here is the
shell output:
$ guix import gem unicode_utils
Backtrace:
5 (primitive-load "/home/seth/.config/guix/current/bin/gu…")
In guix/ui.scm:
1824:12 4 (run-guix-command _ . _)
In guix/scripts/import.scm:
Hello comrades!
(+Cc: Marius.)
Ludovic Courtès skribis:
> ‘%final-inputs’ order actually looks good:
>
> scheme@(gnu packages commencement)> (map car %final-inputs)
> $2 = ("tar" "gzip" "bzip2" "xz" "file" "diffutils" "patch" "findutils" "gawk"
> "sed" "grep" "coreutils" "make" "bash" "ld-wrap