guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/12: build-system/ant: Remove dependency on (guix build syscalls).


From: guix-commits
Subject: 08/12: build-system/ant: Remove dependency on (guix build syscalls).
Date: Mon, 23 Oct 2023 05:58:50 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 542c906f16f85cbfb9acadb6afa11d52022c3cbf
Author: Ludovic Courtès <ludo@gnu.org>
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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]