aboutsummaryrefslogtreecommitdiff
path: root/gnu/tests/desktop.scm
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2020-06-27 19:25:27 +0200
committerJulien Lepiller <julien@lepiller.eu>2020-07-17 04:18:49 +0200
commitebe6e6f5d273277c59cbdea145c839d17aec6fe4 (patch)
tree2356148ab39b7218f9bc3f37c50f53c1be8d253d /gnu/tests/desktop.scm
parentf738576086fbe474477c06fd6be8ac73f3148336 (diff)
downloadguix-ebe6e6f5d273277c59cbdea145c839d17aec6fe4.tar.gz
guix-ebe6e6f5d273277c59cbdea145c839d17aec6fe4.zip
gnu: Add maven-install-plugin.
Diffstat (limited to 'gnu/tests/desktop.scm')
0 files changed, 0 insertions, 0 deletions
Check /var/spool/mail instead of /var/mail. Ludovic Courtès 2020-01-31gnu: Update opensmtpd configuration grammar....This follows up on commit 0d486909083c98d7c75cdfc027f89e69f9bf8f48. * gnu/services/mail.scm (%default-opensmtpd-config-file): Adapt to ‘new’ ≥6.4 grammar. * gnu/tests/mail.scm (%opensmtpd-os): Likewise. Tobias Geerinckx-Rice