ci/eval: add rebuildsByPlatform to the comparison result (#363751)
[NixPkgs.git] / pkgs / tools / networking / maphosts / gemset.nix
blobc231724c82cc9ac4a8ed5c13113987e5a1925c24
2   colorize = {
3     source = {
4       remotes = [ "https://rubygems.org" ];
5       sha256 = "1mmi9wr55gb84jfpyhpx975d2c8dhdsjjys88kc6f2r66brxmh23";
6       type = "gem";
7     };
8     version = "0.8.0";
9   };
10   hosts = {
11     source = {
12       remotes = [ "https://rubygems.org" ];
13       sha256 = "0s1mbn73ig5dy69dr8461574kq1ig6rdz89r1w5f8i7gvx9g9z9v";
14       type = "gem";
15     };
16     version = "0.1.1";
17   };
18   linebreak = {
19     source = {
20       remotes = [ "https://rubygems.org" ];
21       sha256 = "0362jhjhjcf0yr3k7bfqk4ai9yybm4985x7h1rwq4b7kvzk77pqj";
22       type = "gem";
23     };
24     version = "2.0.1";
25   };
26   maphosts = {
27     source = {
28       remotes = [ "https://rubygems.org" ];
29       sha256 = "0bb7wa4vr3lkaywh4hvl74j2w5n52870zh4ypwl9cr43fdrj4nkw";
30       type = "gem";
31     };
32     version = "1.1.1";
33   };