nckx pushed a commit to branch master
in repository guix.
commit 8d8d6442774eb376d5cf835af22993e211e6f841
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sun Jun 5 02:00:00 2022 +0200
gnu: rng-tools: Remove input labels.
* gnu/packages/linux.scm (rng-tools)[inputs]:
Remove input labels.
---
gnu/packages/linux.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index dacb29a6ac..da04af8e30 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -6361,8 +6361,7 @@ The collection contains a set of bandwidth and latency
benchmark such as:
(native-inputs
(list autoconf automake pkg-config))
(inputs
- `(("libsysfs" ,sysfsutils)
- ("openssl" ,openssl)))
+ (list sysfsutils openssl))
(synopsis "Random number generator daemon")
(description
"Monitor a hardware random number generator, and supply entropy