aboutsummaryrefslogtreecommitdiff
path: root/src/guix/system.scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/guix/system.scm')
-rw-r--r--src/guix/system.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index 67924d8..adb9a7d 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -42,7 +42,8 @@
(define package-symbols
- '(ffmpegx))
+ '(ffmpegx
+ node))
(define package-records
(list))