From faf27bed4f4bcc6143ed980e9e5cc7f4d756dbc0 Mon Sep 17 00:00:00 2001 From: Sergey Trofimov Date: Sat, 24 Jan 2026 18:43:32 +0100 Subject: [PATCH] home: dotfiles: Fix compilation warning. * gnu/home/services/dotfiles.scm: For list-of-strings field type use define-maybe/no-serialization, remove duplicated predicate. Change-Id: I31620b22b53ef3100852ab96dd4a0e69280e6902 --- gnu/home/services/dotfiles.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/home/services/dotfiles.scm b/gnu/home/services/dotfiles.scm index 7b4112c2086..c7c798abc4e 100644 --- a/gnu/home/services/dotfiles.scm +++ b/gnu/home/services/dotfiles.scm @@ -60,10 +60,7 @@ or 'stow, but ~a was found.") value)))) -(define list-of-strings? - (list-of string?)) - -(define-maybe list-of-strings) +(define-maybe/no-serialization list-of-strings) (define-configuration/no-serialization home-dotfiles-configuration (source-directory