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).
This commit is contained in:
Ludovic Courtès 2023-10-18 22:27:01 +02:00
parent 4b5e31dc5e
commit 48c1a74b24
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 0 additions and 1 deletions

View File

@ -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