aboutsummaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorArun Isaac2021-07-03 15:22:17 +0530
committerArun Isaac2021-07-03 15:22:17 +0530
commit06ed0a658fd94ec2d292c73a420ba714c79b1dfc (patch)
treea082cfe3ba9a4f43a896d169bb0a6ce717271a9f /guix.scm
parent72fd4e9ff3134143642667c8fdbe57b8dce4830d (diff)
downloadccwl-06ed0a658fd94ec2d292c73a420ba714c79b1dfc.tar.gz
ccwl-06ed0a658fd94ec2d292c73a420ba714c79b1dfc.tar.lz
ccwl-06ed0a658fd94ec2d292c73a420ba714c79b1dfc.zip
guix.scm: Import (gnu packages skribilo).
This is a follow-up to commit bf485dd43386305177a2ba3ea1a5ee7e164984c6 where this import was missed out. * guix.scm: Import (gnu packages skribilo).
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 3714808..be61fc9 100644
--- a/guix.scm
+++ b/guix.scm
@@ -35,6 +35,7 @@
(gnu packages autotools)
(gnu packages guile)
(gnu packages pkg-config)
+ (gnu packages skribilo)
(gnu packages texinfo)
(guix build utils)
(guix build-system gnu)