From 97927608cb4f9c5d721115f1cb638de17ac38e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 5 Oct 2023 15:39:48 +0200 Subject: Revert "system: accounts: Export ." This reverts commit 03795e2ba27424fc98957da00f6c71325e7ae425. Fixes . --- gnu/system/accounts.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu/system') diff --git a/gnu/system/accounts.scm b/gnu/system/accounts.scm index e37b733c6d..586cff1842 100644 --- a/gnu/system/accounts.scm +++ b/gnu/system/accounts.scm @@ -19,8 +19,7 @@ (define-module (gnu system accounts) #:use-module (guix records) #:use-module (ice-9 match) - #:export ( - user-account + #:export (user-account user-account? user-account-name user-account-password -- cgit v1.2.3