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