aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cups.scm
diff options
context:
space:
mode:
authorBruno Victal <mirai@makinata.eu>2023-10-17 17:25:48 +0100
committerMathieu Othacehe <othacehe@gnu.org>2023-10-25 11:59:58 +0200
commit1e5ec9d853b89f6a142a4128e9fff6e2d48213d5 (patch)
tree6ab08fb1f78d2eabfefade9ec8b963ca3effeb6e /gnu/packages/cups.scm
parenta0060934a5d7c0bfe81652b31fded150a0ed8e3d (diff)
downloadguix-1e5ec9d853b89f6a142a4128e9fff6e2d48213d5.tar
guix-1e5ec9d853b89f6a142a4128e9fff6e2d48213d5.tar.gz
gnu: hplip: Fix USB timeouts.
* gnu/packages/patches/hplip-usb-timeout.patch: New file. * gnu/local.mk: Register it. * gnu/packages/cups.scm (hplip): Use it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/cups.scm')
-rw-r--r--gnu/packages/cups.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 647b89dc03..fc3ff52cbe 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -522,6 +522,7 @@ should only be used as part of the Guix cups-pk-helper service.")
(sha256
(base32
"0ihv9ddjrjx5bdf8pwc2fvljkpfzq4qi9r2awm8dgky053v0bk7p"))
+ (patches (search-patches "hplip-usb-timeout.patch"))
(modules '((guix build utils)))
(snippet
'(begin