diff options
Diffstat (limited to 'gnu/system/vm.scm')
-rw-r--r-- | gnu/system/vm.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm index 690022dcd8..2520493e2e 100644 --- a/gnu/system/vm.scm +++ b/gnu/system/vm.scm @@ -102,6 +102,7 @@ (gnu build file-systems) (guix elf) (guix build utils) + (guix build syscalls) (guix build store-copy))) (guile-for-build (%guile-for-build)) |