lantw44/guix

Project ID: 2118

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
Fedora 36 i386 (731)*, x86_64 (3923)* Fedora 36 (0 downloads)
Fedora 37 i386 (743)*, x86_64 (2702)* Fedora 37 (0 downloads)
Fedora 38 i386 (343)*, x86_64 (1990)* Fedora 38 (96 downloads)
Fedora 39 i386 (236)*, x86_64 (1171)* Fedora 39 (59 downloads)
Fedora 40 i386 (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide i386 (838)*, x86_64 (924)* Fedora rawhide (529 downloads)

* Total number of packages downloaded in the last seven days.