mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
10 lines
201 B
Nix
10 lines
201 B
Nix
{
|
|
teamocil = {
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1l5f33faipb45xx7ds67s7dqgvjlljlcxgpgig4pg8p002vg06r2";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.2";
|
|
};
|
|
} |