guix-mirrors/gnu/services
Sergey Trofimov 2d494404c9
gnu: sane-backends: Remove hplip dependency.
* gnu/packages/scanner.scm (sane-backends)[inputs]: Omit hplip.
[arguments]: Remove hplip phases.
* gnu/services/desktop.scm (lift-sane-configuration): Warn user that
hplip needs to be explicitly enabled in sane-configuration.

Change-Id: I05ffc3a2d04c5ee3da2739b68085557ff791814f
2025-09-25 23:26:58 -04:00
..
admin.scm gnu: nss-certs: Relocate to (gnu packages nss). 2025-08-17 22:34:42 +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
avahi.scm
backup.scm home: Add home-restic-backup service. 2025-05-18 22:55:53 +02:00
base.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
certbot.scm services: certbot: Add dry-run? certificate option. 2025-07-08 16:54:06 +09:00
cgit.scm
ci.scm services: ci: Add Forgejo Runner service. 2025-07-04 18:41:43 +02:00
configuration.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
containers.scm services: oci: Fix OCI backed Shepherd services HOME variable. 2025-09-18 12:14:35 +02:00
cuirass.scm services: cuirass: Add more configuration fields. 2025-09-05 17:25:39 +02: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
desktop.scm gnu: sane-backends: Remove hplip dependency. 2025-09-25 23:26:58 -04:00
dict.scm services: dicod: Remove reference to (gnu packages dico). 2025-08-25 13:54:26 +02:00
dns.scm services: knot: Depend on `user-processes'. 2025-06-20 17:59:02 +02:00
docker.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +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: Add shared-cache-service-type. 2025-07-25 23:36:10 +09:00
herd.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
high-availability.scm services: Add rabbitmq service. 2025-07-19 01:47:50 +01:00
hurd.scm
kerberos.scm
ldap.scm services: directory-server: Fix backend-userroot-configuration export. 2025-06-15 23:53:21 +08:00
lightdm.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
linux.scm services/vfs-mapping: Fix default name. 2025-09-20 20:46:09 +09:00
lirc.scm
mail.scm services: opensmtpd: Add logging to a file. 2025-04-10 15:40:25 +02:00
mcron.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
messaging.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
monitoring.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
networking.scm services: dhcpcd: Add shepherd-provision field. 2025-09-23 14:57:22 +02:00
nfs.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
nix.scm services: nix: Point Nix to bin/bash. 2025-09-21 19:20:19 +02:00
pam-mount.scm
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 Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09: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: Require ‘pam_env.so’. 2025-09-18 12:14:35 +02:00
security-token.scm services: Add missing Shepherd dependency on ‘user-processes’. 2025-02-23 22:53:06 +01:00
security.scm services: fail2ban: Extend profile with fail2ban package. 2025-09-23 21:43:30 +09:00
shepherd.scm services: system-log: Allow ‘max-silent-time’ to be #f. 2025-08-23 16:57:48 +02:00
sound.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +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 Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09: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 services: secret-service: Add missing import for ‘reboot’. 2025-09-21 18:35:50 +02:00
vnc.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
vpn.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
web.scm services: mumi: Raise maximum duration of indexing job. 2025-09-25 11:37:06 +01:00
xorg.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00