Re: Docker image format with services

2023-05-01 Thread Markku Korkeala
Hi all, just joined here, so I couldn't reply to the actual actual email, I copied the below message from the archive to this email On 4/18/23 02:05, Jack Hill wrote: I then load that into docker: `docker load < /gnu/store/…tar.gz`, and run it with `docker run guix`. So far, so good. Howeve

Re: Manual reference to non existent module (gnu home services ssh-agent)

2023-05-29 Thread Markku Korkeala
Alexandros Prekates kirjoitti 24.5.2023 9:02: In https://guix.gnu.org/en/manual/devel/en/html_node/Secure-Shell.html it says: With the (gnu home services ssh-agent) service, you can configure the OpenSSH ssh-agent to run upon login. But there is no such module. Hi, yeah, that should probab

Re: Stuck installing guix package manager on Fedora with selinux

2023-10-18 Thread Markku Korkeala
Hi, I haven't tried the official guix installation, but I was able to get guix running on Fedora using rpm packages from copr: https://copr.fedorainfracloud.org/coprs/lantw44/guix/ If you can't find solution to the SELinux problem, maybe give those rpm packages a try. Best regards, Markku On T

Re: Stuck installing guix package manager on Fedora with selinux

2023-10-20 Thread Markku Korkeala
wasn't really one. > > Best regards, > Alexis > > [0] > https://copr-dist-git.fedorainfracloud.org/cgit/lantw44/guix/guix.git/tree/guix.spec?h=f38#n556 > > On 18/10/2023 06:40, Markku Korkeala wrote: > > Hi, > > > > I haven't tried t

Re: build system support: bazel?

2024-12-16 Thread Markku Korkeala
On Sat, Dec 14, 2024 at 05:29:54PM -0800, Andy Tai wrote: > Does GNU Guix have build system support for bazel (usable in package > definition)? > Hi, no, not currently. Current build systems are described in [1]. It seems bazel build tool is not even packaged for guix[2]. [1]: https://guix.gnu.