12
submitted 1 year ago by minicx@lemmy.ml to c/linux@lemmy.ml

I recently learned about guix and would like to use it in my void linux build, but as I understand guix will be as a separate package manager. I intend to use it as an additional package manager (so I can set up environments for different programming languages and switch between them conveniently), but guix will constantly pull systemd, but I don't have it on my system and don't want it to be there How can I use elogind support for all compatible packages when installing programs through guix?

top 6 comments
sorted by: hot top controversial new old
[-] aurtzy@discuss.tchncs.de 3 points 1 year ago

Could you elaborate on why you think Guix will attempt to pull systemd? As far as I'm aware, Guix doesn't impose any hard requirement on systemd when installing it on a foreign system; the manual (particularly 2.1 Binary Installation) simply provides instructions for setting it up on systemd and Upstart.

I just found this blog post about setting up Guix on Void Linux if it helps at all.

[-] minicx@lemmy.ml 1 points 1 year ago

Best answer, thx

[-] qaz@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Why did you choose guix over nix if you don’t mind me asking?

[-] minicx@lemmy.ml 1 points 1 year ago

Because Guix has better configuration syntax, it will not function properly without systemd, as I understand it.

[-] czan@aussie.zone 3 points 1 year ago

This is not true. In fact, Guix doesn't use systemd at all. When managing an operating system installation Guix uses its own init system called the Shepherd.

Elogind is a project extracted from systemd originally for use in Guix systems.

[-] minicx@lemmy.ml 1 points 1 year ago
this post was submitted on 13 Sep 2023
12 points (100.0% liked)

Linux

47366 readers
2444 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS