aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/audio.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-05-30 22:22:47 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-05-31 00:16:13 +0200
commit9c12c277b1400b896f547465907b8f09eb90953f (patch)
tree084c3c23ef82d7c9785a95468a6ee8db0ab88757 /gnu/packages/audio.scm
parentceac05b8ebb2f81a2a36c596231a515ea2558b1d (diff)
downloadguix-9c12c277b1400b896f547465907b8f09eb90953f.tar.gz
guix-9c12c277b1400b896f547465907b8f09eb90953f.zip
gnu: python-pylint: Add missing propagated input.
This follows up on commit c2e19b6291cc4981e39d01aae85af0899614061d. * gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml.
Diffstat (limited to 'gnu/packages/audio.scm')
0 files changed, 0 insertions, 0 deletions
2b3400f79ffaed3357650307376ab69a7ec3b1b'>services: openssh: Listen on both IPv4 and IPv6....Ludovic Courtès 2022-04-07services: openssh: Start as an inetd service....Ludovic Courtès 2022-03-10services: openssh: Change 'authorized-keys' accessor name....Ludovic Courtès 2022-03-10services: openssh: Add 'generate-host-keys?' field....Ludovic Courtès 2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice 2021-11-16services: openssh: Collect all keys for all users....Vivien Kraus 2021-06-20services: openssh: Replace 'without-password' by 'prohibit-password'....Brice Waegeneire 2020-12-11Revert "services: openssh: Warn about 'password-authentication?' default."...Ludovic Courtès 2020-12-07services: openssh: Warn about 'password-authentication?' default....Ludovic Courtès 2020-10-01gnu: Add webssh service....Oleg Pykhalov 2020-05-05gnu: Add AutoSSH service....pinoaffe 2019-12-04services: SSH services: Provide 'ssh' and 'sshd' Shepherd services....Leo Famulari