File: guix.README.Debian

package info (click to toggle)
guix 1.2.0-4%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 121,080 kB
  • sloc: lisp: 623,056; cpp: 10,763; javascript: 9,632; sh: 8,055; makefile: 814; ansic: 522; java: 76; sql: 33; sed: 16
file content (23 lines) | stat: -rw-r--r-- 813 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Differences from "foreign distro" installations

For the most part, installing the Debian package of guix is similar to
installing guix on a foreign distro:

  https://guix.gnu.org/manual/en/guix.html#Binary-Installation

The notable differences are:

- The guix build group is _guixbuild and the users are named _guixbuilder[0-9]
  to comply with Debian policy.
- The guix-daemon and guix-publish servers are configured run from the
  binaries in /usr/bin, rather than from the "root" user's guix profile.


# Using with sysvinit

When installing on a system running sysvinit, you may need to install
the daemonize package and to either install the opensysusers package
or add the _guixbuild and _guixbuilder[0-9] users manually. To enable
the guix-daemon init script, run:

  update-rc.d guix-daemon defaults