urn: all platforms
This commit is contained in:
@@ -53,6 +53,7 @@ stdenv.mkDerivation {
|
|||||||
description = "Yet another Lisp variant which compiles to Lua";
|
description = "Yet another Lisp variant which compiles to Lua";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ CrazedProgrammer ];
|
maintainers = with maintainers; [ CrazedProgrammer ];
|
||||||
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
|
|||||||
Reference in New Issue
Block a user