The Guix web site lists GUIX System ISO images for x86 and x64-64. Is
there an ARM (64-bit) image that at least can be installed on QEMU
emulator (for ARM) if not on actual ARM boards, or on ARM systems like
the Apple Silicon based systems?
Hi Zelphir,
On Saturday, May 7th, 2022 at 11:26 AM, Zelphir Kaltstahl
wrote:
> Is it really broken, or am I doing something wrong?
For what it's worth, it fails in the same way for me too. Trying to open a
connection results in a handle with "file not found" status.
If you just need to work
Hi,
On Fri, 06 May 2022 at 20:18, Gottfried wrote:
> How do I have to use "script"?
Only you can answer. ;-) The question is: what is your needs? Do you
need to record and track the output for each command?
Personally, I only do that for the very rare cases when I am demoing.
Otherwise, I on
Hi!
I have repeatedly tried to use guile-dbi from Guix at different commits and
failed. I have the following setup for using guile-dbi:
channels.scm:
(list (channel
(name 'guix)
(url"https://git.savannah.gnu.org/git/guix.git";)
(branch "master")
(commit