Hi Ryan!
Installing on armhf/aarch64 SBCs is not easy. I'm not sure the graphical
installer is available for these platforms.
The tarball you found is for installing Guix, the package manager, on top of
another distro. It's not the distro itself.
This blog post might help figuring out what you
Hi all
First of all I am completely new to quix (I use parabola Gnu/linux-
libre), so my apologies if I ask some questions that might seem very
obvious.
I would like to build a disk image for a Cubox-i variant that I have,
it currently has nothing on it. If setup guix on my x86_64
device/laptop u
> ```
> (let ((z3-dir (run-with-store (open-connection)
> (package-file z3-with-java
> (setenv "LD_LIBRARY_PATH" (string-append z3-dir "/lib"))
> (setenv "Z3_DIR" z3-dir))
> ...
> ```
Because I cannot sit well enough alone. I have learned some more
things: it appears th
Dear list,
I am attempting to auto mount some NFS shares on a Guix system, but
cannot seem to get it to boot past the NFS mounts. On another system,
I'm able to have the NFS shares auto mount due to a dependency on the
encrypted root file system (mapped-devices). However, the system where
this
Dear list,
I have been using nix-shell for a while now to have on-demand/ad-hoc
development environments for different projects. These are hooked in
with direnv and the whole experience is quite nice. However, I would
like to translate these to Guix because I find the tooling around Guix
and S
2022-04-27 / 20:37 / rek...@elephly.net:
> See https://github.com/UMCUGenetics/hpcguix-web. It handles the
> constant updates to all Guix channels and the search. You’re welcome
> to contribute to it, e.g. to add an API, suggest changes in how
> results are displayed, etc.
>
> An example deploymen
By the way, I got it working. Here's a minimal working example of
hpcguix-web (meant to be run in a Docker container):
--8<---cut here---start->8---
(use-modules
(guix channels) ;; channel (for hpcguix-web)
(gnu packages certs) ;; nss-certs
Hello Guix,
Here are some new collections of t-shirts, hoodies, and other items featuring
the 10 Years of Guix. (available in many colors).
1. Dark 10: https://um4no.creator-spring.com/listing/10-years-of-guix-ng
2. Light 10: https://um4no.creator-spring.com/listing/10-years-of-guix-bl
3. Blue 1
phodina via writes:
> Jitsi works in chromium and I'm able to share screen.
>
> But I'm trying to switch to Guix as my work laptop but in order to do that
> the Teams screen share would have to work.
>
> Anyway it's proprietary garbage so if there isn't anybody who got it working
> let's just c
Les writes:
> Gary, added the following:
>
> ```
> (service cups-service-type
> (cups-configuration
> (web-interface? #t)))
> ```
>
> This did not change the access to cups. The Web Interface still
> remains Disabled.
>
1. Make sure to import `cups-service-type` and `cups-conf
10 matches
Mail list logo