From 5a315e67098afc7d6d2b40958b405762332f631e Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Wed, 12 Jun 2024 01:21:33 +0200 Subject: [PATCH] clean tools.scm --- snamellit/tools.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/snamellit/tools.scm b/snamellit/tools.scm index 53422db..db4215d 100644 --- a/snamellit/tools.scm +++ b/snamellit/tools.scm @@ -10,8 +10,6 @@ #:use-module ((guix licenses) #:prefix license:) #:use-module (nonguix build-system binary)) - - (define-public gradle (package (name "gradle")