aboutsummaryrefslogtreecommitdiff
path: root/tests/nar.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-08-15 16:55:56 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-08-22 12:32:27 -0400
commit70fed689c0b8b0f52ff8e5d008a82ab9d9fb596c (patch)
tree3e299c124234b3b237bdf9be6bb8d21a3e1021fc /tests/nar.scm
parent1cf97f46065a5e57a03880e1983dbae28365d1de (diff)
downloadguix-70fed689c0b8b0f52ff8e5d008a82ab9d9fb596c.tar.gz
guix-70fed689c0b8b0f52ff8e5d008a82ab9d9fb596c.zip
gnu: qtmultimedia-5: Shorten maximum line width.
* gnu/packages/qt.scm (qtmultimedia-5): Shorten maximum line width, for 'guix lint'.
Diffstat (limited to 'tests/nar.scm')
0 files changed, 0 insertions, 0 deletions
=6b0704339dacaada2dd9a999395c2dffc1bd9af0'>services: Fix the spice-vdagent service....* gnu/services/spice.scm (spice-vdagent-activation): Update runtime directory from /var/run/spice-vdagentd to /run/spice-vdagentd. (spice-vdagent-service-type): Specify a default value and fix indentation. Maxim Cournoyer