Description
GNU Guix: A purely functional package manager for the GNU system.
Installation Instructions
The post-install script will create an user and a group called guixbuild
.
If you want more users for building packages, add more users to the
guixbuild
group.
Start the guix-daemon
by using systemd or manually running command
guix-daemon --build-users-group=guixbuild
as root. guix-daemon
will create most necessary files and directories when you first using it.
If you want to use prebuilt packages, you should run
for i in /usr/share/guix/*.pub; do guix archive --authorize < "$i"; done
as root before using guix package
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
i386 (1067)*, x86_64 (4269)* | Fedora 36 (0 downloads) |
![]() |
i386 (1110)*, x86_64 (3156)* | Fedora 37 (0 downloads) |
![]() |
i386 (768)*, x86_64 (2371)* | Fedora 38 (0 downloads) |
![]() |
i386 (681)*, x86_64 (2559)* | Fedora 39 (0 downloads) |
![]() |
i386 (517)*, x86_64 (1094)* | Fedora 40 (113 downloads) |
![]() |
i386 (376)*, x86_64 (1368)* | Fedora 41 (122 downloads) |
![]() |
i386 (81)*, x86_64 (75)* | Fedora 42 (14 downloads) |
![]() |
i386 (1254)*, x86_64 (1445)* | Fedora rawhide (600 downloads) |
* Total number of downloaded packages.