From 003dc790fdccb2e762edbe09abbc1b6f24f18de0 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Wed, 18 Oct 2023 08:30:14 +0300 Subject: Revert "build: cargo-build-system: Disable tests by default." This reverts commit 37667443074a6de29f7665868f102111d62f0af9. This change needs more discussion. --- gnu/packages/gnome.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 5fcc9409ef..865ff3b9d7 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3513,7 +3513,6 @@ (define-public librsvg (outputs '("out" "doc" "debug")) (arguments (list - #:tests? #~(not (%current-target-system)) #:install-source? #f #:modules '((guix build cargo-build-system) -- cgit v1.2.3