From 1fff85c6a1aa7fd998050be8a234ff8a44341360 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 26 Feb 2023 17:39:11 -0300 Subject: etc/guix/home.scm: Fix prefix of license in tmux inlined package --- etc/guix/home.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 11a1ec7..73486c6 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -76,7 +76,7 @@ Together, these features enable uninterrupted tmux usage. No matter the computer or server restarts, if the machine is on, tmux will be there how you left it off the last time it was used.") (home-page "https://github.com/tmux-plugins/tmux-continuum/") - (license license:expat))) + (license licenses:expat))) (define-public hunspell-iconv (package -- cgit v1.2.3