Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
510 lines
12 KiB
Nix
510 lines
12 KiB
Nix
{
|
|
activesupport = {
|
|
dependencies = [
|
|
"base64"
|
|
"benchmark"
|
|
"bigdecimal"
|
|
"concurrent-ruby"
|
|
"connection_pool"
|
|
"drb"
|
|
"i18n"
|
|
"logger"
|
|
"minitest"
|
|
"securerandom"
|
|
"tzinfo"
|
|
"uri"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0drfj44a16r86clrrqz3vqmg93qri6bqghjm21ac6jn2853cfnzx";
|
|
type = "gem";
|
|
};
|
|
version = "8.0.1";
|
|
};
|
|
addressable = {
|
|
dependencies = [ "public_suffix" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
|
|
type = "gem";
|
|
};
|
|
version = "2.8.7";
|
|
};
|
|
async = {
|
|
dependencies = [
|
|
"console"
|
|
"fiber-annotation"
|
|
"io-event"
|
|
"metrics"
|
|
"traces"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01jh5b1wh9gvgrkl2bgc93pimc0ncjbi5vsadgxxp9a8d4s9fb31";
|
|
type = "gem";
|
|
};
|
|
version = "2.23.1";
|
|
};
|
|
async-http = {
|
|
dependencies = [
|
|
"async"
|
|
"async-pool"
|
|
"io-endpoint"
|
|
"io-stream"
|
|
"metrics"
|
|
"protocol-http"
|
|
"protocol-http1"
|
|
"protocol-http2"
|
|
"traces"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "100s02s6cxzccsr5fdvi4yx7fzscps429mnaabiiwyxpggdz0pzv";
|
|
type = "gem";
|
|
};
|
|
version = "0.87.0";
|
|
};
|
|
async-http-faraday = {
|
|
dependencies = [
|
|
"async-http"
|
|
"faraday"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0z9358n42n6bs8s7cj9hglbb65w145y60c08dlgsx7798xsghlpk";
|
|
type = "gem";
|
|
};
|
|
version = "0.21.0";
|
|
};
|
|
async-pool = {
|
|
dependencies = [ "async" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "12h0cmbw8sjlbfkng94wmb9d5mkrpc468ms40mnkvz9lrkggjhmm";
|
|
type = "gem";
|
|
};
|
|
version = "0.10.3";
|
|
};
|
|
base64 = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
benchmark = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.0";
|
|
};
|
|
bigdecimal = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.9";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.5";
|
|
};
|
|
connection_pool = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.0";
|
|
};
|
|
console = {
|
|
dependencies = [
|
|
"fiber-annotation"
|
|
"fiber-local"
|
|
"json"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0vgnpqlg419vwvi6xlqm74n2wdngihjj4wqyz42crdcymc0pl776";
|
|
type = "gem";
|
|
};
|
|
version = "1.30.2";
|
|
};
|
|
drb = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.1";
|
|
};
|
|
faraday = {
|
|
dependencies = [
|
|
"faraday-net_http"
|
|
"json"
|
|
"logger"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1mls9g490k63rdmjc9shqshqzznfn1y21wawkxrwp2vvbk13jwqm";
|
|
type = "gem";
|
|
};
|
|
version = "2.12.2";
|
|
};
|
|
faraday-http-cache = {
|
|
dependencies = [ "faraday" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "10wld3vk3i8zsr3pa9zyjiyi2zlyyln872812f08bbg1hnd15z6b";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.1";
|
|
};
|
|
faraday-net_http = {
|
|
dependencies = [ "net-http" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0jp5ci6g40d6i50bsywp35l97nc2fpi9a592r2cibwicdb6y9wd1";
|
|
type = "gem";
|
|
};
|
|
version = "3.4.0";
|
|
};
|
|
fiber-annotation = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "00vcmynyvhny8n4p799rrhcx0m033hivy0s1gn30ix8rs7qsvgvs";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
fiber-local = {
|
|
dependencies = [ "fiber-storage" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "01lz929qf3xa90vra1ai1kh059kf2c8xarfy6xbv1f8g457zk1f8";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.0";
|
|
};
|
|
fiber-storage = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0zxblmxwdpj3587wji5325y53gjdcmzxzm6126dyg58b3qzk42mq";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
github_changelog_generator = {
|
|
dependencies = [
|
|
"activesupport"
|
|
"async"
|
|
"async-http-faraday"
|
|
"faraday-http-cache"
|
|
"multi_json"
|
|
"octokit"
|
|
"rainbow"
|
|
"rake"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "04d6z2ysq3gzvpw91lq8mxmdlqcxkmvp8rw9zrzkmksh3pjdzli1";
|
|
type = "gem";
|
|
};
|
|
version = "1.16.4";
|
|
};
|
|
i18n = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "03sx3ahz1v5kbqjwxj48msw3maplpp2iyzs22l4jrzrqh4zmgfnf";
|
|
type = "gem";
|
|
};
|
|
version = "1.14.7";
|
|
};
|
|
io-endpoint = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "09cghz7i1hpvz2skc0k0h6i60551mc2wafmlfn02hi9rd2xr0zhy";
|
|
type = "gem";
|
|
};
|
|
version = "0.15.2";
|
|
};
|
|
io-event = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1hag7zbmsvkbmv0486bxqvnngym4mhsj32aywwmklr5d21k2n9jc";
|
|
type = "gem";
|
|
};
|
|
version = "1.9.0";
|
|
};
|
|
io-stream = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0vz9sad4kmgby53hn8jh31a462m9mkln7lxhk972dz9d870z0825";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.1";
|
|
};
|
|
json = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1p4l5ycdxfsr8b51gnvlvhq6s21vmx9z4x617003zbqv3bcqmj6x";
|
|
type = "gem";
|
|
};
|
|
version = "2.10.1";
|
|
};
|
|
logger = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
|
|
type = "gem";
|
|
};
|
|
version = "1.6.6";
|
|
};
|
|
metrics = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0ap1l7ziydzr3kc5aix9rawj6ss2x1j0zq20fjxv7hjx4c4apjkm";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.2";
|
|
};
|
|
minitest = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0izrg03wn2yj3gd76ck7ifbm9h2kgy8kpg4fk06ckpy4bbicmwlw";
|
|
type = "gem";
|
|
};
|
|
version = "5.25.4";
|
|
};
|
|
multi_json = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
|
|
type = "gem";
|
|
};
|
|
version = "1.15.0";
|
|
};
|
|
net-http = {
|
|
dependencies = [ "uri" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.0";
|
|
};
|
|
octokit = {
|
|
dependencies = [
|
|
"faraday"
|
|
"sawyer"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "15lvy06h276jryxg19258b2yqaykf0567sp0n16yipywhbp94860";
|
|
type = "gem";
|
|
};
|
|
version = "4.25.1";
|
|
};
|
|
protocol-hpack = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "14ddqg5mcs9ysd1hdzkm5pwil0660vrxcxsn576s3387p0wa5v3g";
|
|
type = "gem";
|
|
};
|
|
version = "1.5.1";
|
|
};
|
|
protocol-http = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1dvpyl26q3zm2ca1sys9r8lp5qryy8i6glaq4vdi4jd71sk9lhdm";
|
|
type = "gem";
|
|
};
|
|
version = "0.49.0";
|
|
};
|
|
protocol-http1 = {
|
|
dependencies = [ "protocol-http" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0sn3r9rzkwxwix1c8af1njwzxf1nmhn0xmi39pz0jsfa9hd9d4ll";
|
|
type = "gem";
|
|
};
|
|
version = "0.30.0";
|
|
};
|
|
protocol-http2 = {
|
|
dependencies = [
|
|
"protocol-hpack"
|
|
"protocol-http"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0s575j0xp1xkb37640fgw7ldyy4hln8ji9nm9ysyk4p7hdq6x5li";
|
|
type = "gem";
|
|
};
|
|
version = "0.22.1";
|
|
};
|
|
public_suffix = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.1";
|
|
};
|
|
rainbow = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.1";
|
|
};
|
|
rake = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
|
|
type = "gem";
|
|
};
|
|
version = "13.2.1";
|
|
};
|
|
sawyer = {
|
|
dependencies = [
|
|
"addressable"
|
|
"faraday"
|
|
];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
|
|
type = "gem";
|
|
};
|
|
version = "0.9.2";
|
|
};
|
|
securerandom = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "1cd0iriqfsf1z91qg271sm88xjnfd92b832z49p1nd542ka96lfc";
|
|
type = "gem";
|
|
};
|
|
version = "0.4.1";
|
|
};
|
|
traces = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "109dh1xmsmvkg1pf3306svigh3m8kdmjqlznyk4bi2r4nws7hm6j";
|
|
type = "gem";
|
|
};
|
|
version = "0.15.2";
|
|
};
|
|
tzinfo = {
|
|
dependencies = [ "concurrent-ruby" ];
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
|
|
type = "gem";
|
|
};
|
|
version = "2.0.6";
|
|
};
|
|
uri = {
|
|
groups = [ "default" ];
|
|
platforms = [ ];
|
|
source = {
|
|
remotes = [ "https://rubygems.org" ];
|
|
sha256 = "04bhfvc25b07jaiaf62yrach7khhr5jlr5bx6nygg8pf11329wp9";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.3";
|
|
};
|
|
}
|