Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git] / pkgs / development / compilers / matter-compiler / gemset.nix
blob2ef9e911b824382ecde644fba09a3ad1329c75bb
2   matter_compiler = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "16501zdiqxk34v2d0nlbwrcrjm6g57hrsmsw0crwssn29v5zbykf";
8       type = "gem";
9     };
10     version = "0.5.1";
11   };