summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-12-26 07:56:05 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2022-01-16 01:00:02 +0100
commitb6dbee8cdf89a3d2c62681ff52f279ada5868abe (patch)
treee1708cff467e5cc730762753c0b321afc2f5ddfb
parent1ac3f0785efe3b99a0fb4a25e57ce9d5aaa9dc7c (diff)
downloadguix-patches-b6dbee8cdf89a3d2c62681ff52f279ada5868abe.tar
guix-patches-b6dbee8cdf89a3d2c62681ff52f279ada5868abe.tar.gz
gnu: bbswitch-module: Unquote arguments.
* gnu/packages/linux.scm (bbswitch-module)[arguments]: Make an unquoted LIST.
-rw-r--r--gnu/packages/linux.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 6c095b84f9..9e525dbb74 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1461,8 +1461,7 @@ emulate optical devices such as DVD and CD-ROM drives.")
"1pgldnza7mzd0flrxg4q69dwbq1fhl58m5c62ary5drb0xyf3lqb"))))
(build-system linux-module-build-system)
(arguments
- ;; No tests.
- `(#:tests? #f))
+ (list #:tests? #f)) ; no test suite
(home-page "https://github.com/Bumblebee-Project/bbswitch")
(synopsis "Kernel module that disables discrete Nvidia graphics cards")
(description "The bbswitch module provides a way to toggle the Nvidia