civodul pushed a commit to branch wip-syscall-update
in repository guix.
commit d734a55f14604c4347aa61d65a232513b2018e4e
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed Oct 18 22:16:40 2023 +0200
build-system/ant: Remove dependency on (guix build syscalls).
The module has been unused since
a6343af22161b21ddbc4143a2b6a60d1ee860eb0.
* guix/build-system/ant.scm (%ant-build-system-modules): Remove (guix
build syscalls).
---
guix/build-system/ant.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/guix/build-system/ant.scm b/guix/build-system/ant.scm
index cfb033f6a5..e191fd3c99 100644
--- a/guix/build-system/ant.scm
+++ b/guix/build-system/ant.scm
@@ -43,7 +43,6 @@
(guix build maven plugin)
(guix build maven pom)
(guix build java-utils)
- (guix build syscalls)
,@%gnu-build-system-modules))
(define (default-jdk)