From 3da3fa1eee9bce8d00f85cae86d8f412f6259f7c Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Thu, 27 Feb 2025 00:28:05 +0800 Subject: [PATCH] rosenthal: atuin: Enable tests. I forgot to remove this... * rosenthal/packages/rust-apps.scm (atuin)[arguments]: Unset #:tests?. --- rosenthal/packages/rust-apps.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/rosenthal/packages/rust-apps.scm b/rosenthal/packages/rust-apps.scm index 50072e9..474cedb 100644 --- a/rosenthal/packages/rust-apps.scm +++ b/rosenthal/packages/rust-apps.scm @@ -41,7 +41,6 @@ (arguments (list #:install-source? #f - #:tests? #f ;TODO #:features ''("client" "sync" "server" "clipboard" "daemon") #:phases