11 lines
202 B
Nix
Raw Normal View History

2018-09-28 16:59:03 -04:00
{
teamocil = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1l5f33faipb45xx7ds67s7dqgvjlljlcxgpgig4pg8p002vg06r2";
type = "gem";
};
version = "1.4.2";
};
2021-01-22 07:12:40 +10:00
}