guix-mirrors/gnu/services
Ludovic Courtès 33ec2f58ff
services: iwd: Provide default value in <iwd-settings>.
Fixes a failure of ‘tests/guix-system.sh’, when running ‘guix system
search .’:

    2296:10  3 (iwd-environment _)
     2165:0  2 (%iwd-network-settings-name-resolving-service-procedure #)
  In ice-9/boot-9.scm:
    1685:16  1 (raise-exception _ #:continuable? _)
    1685:16  0 (raise-exception _ #:continuable? _)

  ice-9/boot-9.scm:1685:16: In procedure raise-exception:
  In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): %unset-marker%

* gnu/services/networking.scm (iwd-settings)[network]: Provide default
value.

Change-Id: I2ea28853f698583ceeaa0b56cde8447fe3546dc3
2025-06-06 18:22:51 +02:00
..
admin.scm services: file-database: Search ‘updatedb’ in package. 2025-04-01 14:49:34 +02:00
audio.scm gnu: Fix some misspellings. 2025-02-19 11:21:47 +02:00
auditd.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
authentication.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
avahi.scm services: avahi: Use socket activation and log to stderr. 2024-06-02 20:52:24 +02:00
backup.scm home: Add home-restic-backup service. 2025-05-18 22:55:53 +02:00
base.scm services: static-networking: Remove use of unbound variable. 2025-06-04 16:45:08 +02:00
certbot.scm services: certbot: Turn into a Shepherd timer. 2025-03-23 19:29:57 +01:00
cgit.scm services: cgit: Allow file-like objects for ‘root-readme’. 2023-09-09 15:54:37 +02:00
ci.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
configuration.scm services: configuration: Add define-enumerated-field-type helper. 2025-06-05 22:42:13 +02:00
containers.scm services: oci-container-configuration: Move to (gnu services containers). 2025-05-15 11:09:11 +09:00
cuirass.scm services: cuirass: Really allow ‘parameters’ to be a file-like object. 2025-03-21 13:29:18 +01:00
cups.scm services: configuration: Add define-enumerated-field-type helper. 2025-06-05 22:42:13 +02:00
databases.scm services: postgresql-role: Add support for password files. 2025-05-02 15:32:25 +09:00
dbus.scm services: polkit: Migrate to (gnu system privilege). 2024-09-08 02:00:00 +02:00
desktop.scm services: Add vte-integration-service-type to %desktop-services. 2025-05-26 13:43:03 +09:00
dict.scm services: dico: Add symbols to help users configure FreeDict with dicod. 2025-01-26 22:09:28 +01:00
dns.scm services: dnsmasq: Install dbus config. 2025-06-02 11:20:23 +02:00
docker.scm services: oci-container-configuration: Move to (gnu services containers). 2025-05-15 11:09:11 +09:00
file-sharing.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
games.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
ganeti.scm services: ganeti: Produce Shepherd timers instead of mcron jobs. 2025-03-23 19:30:44 +01:00
getmail.scm
guix.scm services: guix-data-service: Fix data-service-setup-database script. 2025-05-25 13:47:15 +01:00
herd.scm services: herd: Use a smarter default for %shepherd-socket-file. 2025-04-22 11:35:23 +09:00
hurd.scm
kerberos.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
ldap.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
lightdm.scm services: lightdm: Fix vnc server flag listen-address 2025-02-18 18:20:01 +01:00
linux.scm services: fstrim: Turn into a Shepherd timer. 2025-03-23 19:29:49 +01:00
lirc.scm
mail.scm services: opensmtpd: Add logging to a file. 2025-04-10 15:40:25 +02:00
mcron.scm services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
messaging.scm services: Add mosquitto-service-type. 2025-05-09 19:47:24 +02:00
monitoring.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
networking.scm services: iwd: Provide default value in <iwd-settings>. 2025-06-06 18:22:51 +02:00
nfs.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
nix.scm services: nix: Fix activation. 2024-06-02 18:04:34 +03:00
pam-mount.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
pm.scm services: tlp: Make destructor return #f on success. 2025-04-08 17:06:58 +02:00
power.scm services: configuration: Add define-enumerated-field-type helper. 2025-06-05 22:42:13 +02:00
rsync.scm services: rsync: Remove Shepherd 0.9.0 compatibility shim. 2025-06-06 18:16:30 +02:00
samba.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
science.scm
sddm.scm services: sddm: Adjust pass env. 2024-07-18 10:45:19 +08:00
security-token.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
security.scm
shepherd.scm services: shepherd: Add ‘shepherd-timer’. 2025-03-23 19:30:57 +01:00
sound.scm gnu: speakersafetyd: Add log file. 2025-04-14 13:49:29 +09:00
spice.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
ssh.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
syncthing.scm services: syncthing: Improve Syncthing code standard compliance. 2025-03-14 16:01:34 -04:00
sysctl.scm
telephony.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
upnp.scm services: readymedia: Fix typo. 2025-05-24 10:54:30 -07:00
version-control.scm services: gitolite-service-type: Allow setting the admin name. 2025-04-03 21:16:24 +09:00
virtualization.scm gnu: /etc/qemu/firmware: Produce only /etc/qemu/firmware instead of /etc/qemu 2025-05-16 17:01:12 +09:00
vnc.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
vpn.scm services: configuration: Add define-enumerated-field-type helper. 2025-06-05 22:42:13 +02:00
web.scm services: anonip: Rotate log files. 2025-04-08 17:12:29 +02:00
xorg.scm services: xorg: Make startx respect XDG_VTNR. 2025-05-30 20:48:29 +08:00