summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-01-21 14:54:22 +0100
committerLudovic Courtès <ludo@gnu.org>2015-01-21 15:16:10 +0100
commite9257d377a60e50b803de2789fce59270a19b801 (patch)
treea833c21210318f50bf774dcaca1ca37be363980c /gnu-system.am
parentd7ece67af0e4d9b1a6a75cd8586ef726cc060193 (diff)
downloadguix-e9257d377a60e50b803de2789fce59270a19b801.tar.gz
guix-e9257d377a60e50b803de2789fce59270a19b801.tar.xz
gnu: Add S-Lang.
* gnu/packages/slang.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 6ccee83596..d1fc59ad3f 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -244,6 +244,7 @@ GNU_SYSTEM_MODULES = \
gnu/packages/serveez.scm \
gnu/packages/shishi.scm \
gnu/packages/skribilo.scm \
+ gnu/packages/slang.scm \
gnu/packages/slim.scm \
gnu/packages/smalltalk.scm \
gnu/packages/socat.scm \