matter-compiler: initial expression, fixes #11780

This commit is contained in:
Gaëtan André
2015-12-18 15:49:57 +01:00
committed by Rok Garbas
parent 8843368a13
commit ff58a9831b
6 changed files with 50 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"matter_compiler" = {
version = "0.5.1";
source = {
type = "gem";
sha256 = "16501zdiqxk34v2d0nlbwrcrjm6g57hrsmsw0crwssn29v5zbykf";
};
};
}