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

@@ -53,6 +53,7 @@ stdenv.mkDerivation {
description = "Yet another Lisp variant which compiles to Lua";
license = licenses.bsd3;
maintainers = with maintainers; [ CrazedProgrammer ];
platforms = platforms.all;
};
passthru = {