guix/gnu/services
Ludovic Courtès 3302e03ba0
services: guix: Add 'set-http-proxy' action.
Fixes <https://bugs.gnu.org/25569>.
Reported by Divan Santana <divan@santanas.co.za>.

* gnu/services/base.scm (shepherd-set-http-proxy-action): New procedure.
(guix-shepherd-service): Add 'actions' field.  Change 'start' to a
lambda; check the value of the "http_proxy" environment variable and
add "http_proxy" and "https_proxy" to #:environment-variables as a
function of that.
* gnu/tests/base.scm (run-basic-test)["guix-daemon set-http-proxy
action", "guix-daemon set-http-proxy action, clear"]: New tests.
* doc/guix.texi (Base Services): Document it.
2020-04-07 12:31:36 +02:00
..
admin.scm
audio.scm services: mpd: Connect to the user's PulseAudio socket. 2019-11-08 21:32:45 +01:00
auditd.scm
authentication.scm
avahi.scm gnu: Use HTTPS for avahi.org everywhere. 2020-01-19 06:09:01 +01:00
base.scm services: guix: Add 'set-http-proxy' action. 2020-04-07 12:31:36 +02:00
certbot.scm services: certbot: Add server option. 2020-03-08 21:21:57 +01:00
cgit.scm
configuration.scm
cuirass.scm services: cuirass: Allow passing extra command line options. 2020-03-08 23:46:11 +00:00
cups.scm
databases.scm gnu: services: Allow extra content in mysql configuration. 2020-01-17 11:28:40 +01:00
dbus.scm services: dbus: Simplify 'dbus-uuidgen' invocation. 2019-11-13 23:26:36 +01:00
desktop.scm services: mate: Provide all the polkit actions. 2020-04-02 16:07:12 +02:00
dict.scm
dns.scm services: knot-resolver: Manage a root TA at /var/cache/knot-resolver. 2020-01-22 20:18:56 +08:00
docker.scm
games.scm
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: guix-data-service: Allow passing extra options. 2020-03-08 23:35:03 +00:00
herd.scm services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
kerberos.scm
linux.scm gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
lirc.scm
mail.scm tests: opensmtpd: Check /var/spool/mail instead of /var/mail. 2020-03-16 14:05:52 +01:00
mcron.scm Adjust module autoloads. 2020-01-06 16:31:54 +01:00
messaging.scm
monitoring.scm gnu: zabbix-agentd: Update to 4.4.1. 2019-11-03 14:46:51 +03:00
networking.scm services: dhcpd: Use 'invoke/quiet' when validating the config file. 2020-03-16 14:05:52 +01:00
nfs.scm services/nfs: Replace nfs-version with nfs-versions. 2020-03-27 15:30:44 +01:00
nix.scm
pam-mount.scm services: Add pam-mount. 2019-11-28 13:30:53 +01:00
pm.scm gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
rsync.scm
sddm.scm services: set-xorg-configuration: handle slim and sddm 2020-03-01 14:13:27 +01:00
security-token.scm
shepherd.scm services: shepherd: Mark '.go' derivations as non-substitutable. 2020-03-29 15:32:18 +02:00
sound.scm services: Split ladspa-service-type from pulseaudio-service-type. 2020-01-11 18:18:51 +01:00
spice.scm services: Fix typo in spice-vdagent-service. 2020-01-26 18:45:09 +01:00
ssh.scm services: SSH services: Provide 'ssh' and 'sshd' Shepherd services. 2019-12-04 08:31:39 -05:00
sysctl.scm services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
telephony.scm services: murmur: Add missing newline in murmur-configuration. 2020-04-02 20:55:15 +02:00
version-control.scm
virtualization.scm services: virtualization: Add riscv32 and riscv64 to qemu platforms. 2020-02-01 16:40:41 -08:00
vpn.scm gnu: services: Add openvpn options. 2020-02-19 04:08:55 +01:00
web.scm services/web: Add missing ungexp for mumi shepherd services. 2020-04-06 09:44:04 +02:00
xorg.scm services: gdm: Add gdm user to 'video' supplementary group. 2020-03-29 10:12:08 +00:00