From 28ad8cf251e22ededb785993d8c7e55af27082e7 Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Sun, 21 Jan 2024 14:54:39 -0700 Subject: [PATCH] added first package --- skg/packages/mcrcon.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/skg/packages/mcrcon.scm b/skg/packages/mcrcon.scm index 714c460..6810c5f 100644 --- a/skg/packages/mcrcon.scm +++ b/skg/packages/mcrcon.scm @@ -40,6 +40,3 @@ (description "Minecraft console client with Bukkit coloring support") (license license:zlib))) -;; This allows you to run guix shell -f example.scm. -;; Remove this line if you just want to define a package. -mcrcon