aboutsummaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorSimon Tournier <zimon.toutoune@gmail.com>2023-10-16 18:43:42 +0200
committerSimon Tournier <zimon.toutoune@gmail.com>2023-10-17 14:51:54 +0200
commit2ac8e95dbafc21b415af4aab6db591f4eba4b941 (patch)
tree2969f66943c44636646f7b63f714ef50404414db /.guix-channel
parentde63efc802f1cb4d7b41bb5a88dba245ba351236 (diff)
downloadguix-2ac8e95dbafc21b415af4aab6db591f4eba4b941.tar.gz
guix-2ac8e95dbafc21b415af4aab6db591f4eba4b941.zip
scripts: challenge: Handle EPIPE errors when displaying help.
* guix/scripts/challenge.scm (%options): Handle EPIPE errors when displaying help.
Diffstat (limited to '.guix-channel')
0 files changed, 0 insertions, 0 deletions
d (gnu system keyboard)....* gnu/system/keyboard.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu.scm (%public-modules): Add it. Ludovic Courtès