On Fri, Jan 31, 2025, at 4:03 AM, Frank J. Cameron wrote:
> Quick and dirty update for ghostty 1.1.0:
> https://gitlab.com/-/snippets/4792310
Reworked into zig-xyz.scm:
https://gitlab.com/fjc/guix/-/commit/23dfd144d98d38f2a47e102fbf17f8d9bf02e8f5
$ guix repl -L .
scheme@(guix-user)> ,module (gnu
Hi Sharlatan,
Sharlatan Hellseher writes:
Hi,
cannot execute binary file: Exec format error
This looks like one binary built on one architecture is invoked
on other.
Yes. My original report includes the output of `file' on the
binary in question, which is a 32-bit ARM ELF executable
Hi,
> cannot execute binary file: Exec format error
This looks like one binary built on one architecture is invoked on other.
May you share the steps please?
Oleg
Hi Guix,
A small update - I've implemented a `guix fork` command that should
solve this issue. I opened a new issue for it rather than spamming both
guix-devel and help-guix with patches:
https://lists.gnu.org/archive/html/guix-patches/2025-01/msg02847.html
And here is a link to v1.5 of the same
Hi, I am on the new guix d48da2d. The hyprpaper package (version 0.7.4)
does not build, reporting that it requires hyprlang 0.6.0; currently
hyprlang 0.5.3 is packaged instead.