Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-22 12:26:55 +00:00
committed by GitHub
38 changed files with 356 additions and 183 deletions

View File

@@ -26,5 +26,6 @@ stdenv.mkDerivation {
description = "A lightweight IDE for Clojure";
homepage = "https://github.com/arthuredelstein/clooj";
license = lib.licenses.bsd3;
platforms = lib.platforms.all;
};
}