summaryrefslogtreecommitdiff
path: root/gnu/packages/sequoia.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/sequoia.scm')
-rw-r--r--gnu/packages/sequoia.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/sequoia.scm b/gnu/packages/sequoia.scm
index 500116c14f..6d6733c055 100644
--- a/gnu/packages/sequoia.scm
+++ b/gnu/packages/sequoia.scm
@@ -515,8 +515,7 @@ This Guix package is built to use the nettle cryptographic library.")
(native-inputs
(list clang pkg-config))
(arguments
- `(#:tests? ,(not (%current-target-system))
- #:install-source? #f
+ `(#:install-source? #f
#:cargo-inputs
(("rust-anyhow" ,rust-anyhow-1)
("rust-chrono" ,rust-chrono-0.4)