guix/gnu/services
Tobias Geerinckx-Rice 2be6b5e2ee
services: Add SRFI-26 to Nix activation gexp.
Fix the following fatal error on ‘guix system reconfigure’:

Backtrace:
          18 (primitive-load "/home/nckx/.config/guix/current/bin/guix")
In guix/ui.scm:
  1620:12 17 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9 16 (catch _ _ #<procedure 7a7caa2d4c80 at guix/ui.scm:587:2 (key c)> _)
    829:9 15 (catch _ _ #<procedure 7a7caa2d4c98 at guix/ui.scm:710:6 (key proc format-string format-args . …> …)
In guix/scripts/system.scm:
   1325:8 14 (_)
In guix/status.scm:
    768:4 13 (call-with-status-report _ _)
In guix/scripts/system.scm:
   1181:4 12 (process-action _ _ _)
In guix/store.scm:
   623:10 11 (call-with-store _)
  1800:24 10 (run-with-store _ _ #:guile-for-build _ #:system _ #:target _)
In guix/scripts/system.scm:
   920:13  9 (_ _)
    409:8  8 (_ _)
In unknown file:
           7 (primitive-load "/gnu/store/dha7j9gcz3vgb8cy7vfvvaswwsywrrzj-activate")
In ice-9/boot-9.scm:
   260:13  6 (for-each #<procedure primitive-load (_)> _)
In unknown file:
           5 (primitive-load "/gnu/store/ql1xjxrssxm51z2bn2v6l3mlrncij84h-activate-service")
In ice-9/eval.scm:
    619:8  4 (_ #f)
   196:35  3 (_ #f)
   196:27  2 (_ #f)
   223:20  1 (proc #<directory (guile-user) 1fa4140>)
In unknown file:
           0 (%resolve-variable (7 . cut) #<directory (guile-user) 1fa4140>)

ERROR: In procedure %resolve-variable:
error: cut: unbound variable

Reported-by: Alex McGrath on #guix.

* gnu/services/nix.scm (nix-activation): Import and use (srfi srfi-26).
2019-06-11 21:05:32 +02:00
..
admin.scm
audio.scm
auditd.scm services: Add auditd. 2019-06-06 22:23:35 +02:00
authentication.scm
avahi.scm
base.scm services: guix-publish: Configure log rotation. 2019-06-10 07:58:09 +01:00
certbot.scm
cgit.scm services: cgit: Fix typo. 2019-05-25 15:58:03 +05:30
configuration.scm
cuirass.scm
cups.scm services: cups: Create /var/cache on activation. 2019-06-05 17:27:23 +02:00
databases.scm
dbus.scm
desktop.scm services: Include ModemManager in %desktop-services. 2019-05-15 12:18:50 +02:00
dict.scm
dns.scm gnu: knot: Fix typos. 2019-04-27 15:56:35 +02:00
docker.scm services: Add Singularity. 2019-06-07 09:57:19 +02:00
games.scm
getmail.scm services: Add getmail. 2019-05-31 20:22:20 +01:00
herd.scm herd: Use the Guile 2.2 'setvbuf' API. 2019-06-02 01:38:36 +02:00
kerberos.scm
lirc.scm
mail.scm services: dovecot: Rename auth-verbose-passwords?. 2019-05-07 20:52:02 +01:00
mcron.scm services: mcron: Log to a file. 2019-05-12 18:16:37 +01:00
messaging.scm
monitoring.scm gnu: darkstat-service-type: Fix typo "statistics". 2019-05-22 18:30:08 -07:00
networking.scm services: dhcp-client: Ignore interfaces that are not ARP capable. 2019-05-09 20:00:22 +02:00
nfs.scm
nix.scm services: Add SRFI-26 to Nix activation gexp. 2019-06-11 21:05:32 +02:00
pm.scm
rsync.scm
sddm.scm services: sddm: Fix root login failure issue. 2019-05-26 01:34:16 +02:00
security-token.scm
shepherd.scm
sound.scm
spice.scm
ssh.scm services: Log-in services now require "pam_loginuid". 2019-05-09 12:11:36 +02:00
sysctl.scm
telephony.scm
version-control.scm gnu: git-daemon-service-type: Fix typo "repositories". 2019-05-22 18:30:10 -07:00
virtualization.scm
vpn.scm
web.scm services: Add patchwork. 2019-05-31 20:22:23 +01:00
xorg.scm services: slim: Update SLiM theme to 1.x. 2019-06-10 23:11:15 +02:00