# This is a "timer unit file" for the systemd init system to trigger # 'guix-gc.service' periodically. Drop it in /etc/systemd/system or similar # together with 'guix-gc.service' to set it up. [Unit] Description=Discard unused Guix store items [Timer] OnCalendar=weekly AccuracySec=1h Persistent=true RandomizedDelaySec=6000 [Install] WantedBy=timers.target a-chat.patch?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/hexchat-add-libera-chat.patch
AgeCommit message (Expand)Author
2021-06-16gnu: HexChat: Add Libera Chat to the list of networks....* gnu/packages/patches/hexchat-add-libera-chat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/messaging.scm (hexchat)[source]: Use it. Leo Famulari