civodul pushed a commit to branch wip-syscall-update
in repository guix.
commit 1f926dea6d76e6e41a3275637eb9f2e13bbb2e8d
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed Oct 18 22:27:01 2023 +0200
build-system/dub: Remove dependency on (guix build syscalls).
The (guix build syscalls) module was unused.
* guix/build-system/dub.scm (%dub-build-system-modules): Remove (guix
build syscalls).
---
guix/build-system/dub.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/guix/build-system/dub.scm b/guix/build-system/dub.scm
index b4011cdb83..951c084398 100644
--- a/guix/build-system/dub.scm
+++ b/guix/build-system/dub.scm
@@ -59,7 +59,6 @@
(define %dub-build-system-modules
;; Build-side modules imported by default.
`((guix build dub-build-system)
- (guix build syscalls)
,@%gnu-build-system-modules))
(define* (dub-build name inputs