aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/guix/home.scm2
1 files changed, 1 insertions, 1 deletions
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