matter-compiler: use bundlerApp
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
{
|
||||
"matter_compiler" = {
|
||||
version = "0.5.1";
|
||||
matter_compiler = {
|
||||
groups = ["default"];
|
||||
platforms = [];
|
||||
source = {
|
||||
type = "gem";
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "16501zdiqxk34v2d0nlbwrcrjm6g57hrsmsw0crwssn29v5zbykf";
|
||||
type = "gem";
|
||||
};
|
||||
version = "0.5.1";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user