~ruther/guix-local

542c906f16f85cbfb9acadb6afa11d52022c3cbf — Ludovic Courtès 2 years ago b4d6a43
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).
1 files changed, 0 insertions(+), 1 deletions(-)

M guix/build-system/ant.scm
M guix/build-system/ant.scm => guix/build-system/ant.scm +0 -1
@@ 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)