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
63 lines
2.0 KiB
Nix
63 lines
2.0 KiB
Nix
{
|
|
"ameba" = {
|
|
url = "https://github.com/crystal-ameba/ameba.git";
|
|
rev = "v1.6.1";
|
|
sha256 = "1qlgqpgycfxvvrfzih7b9ayb6fvkffz5aw0msbj70z2q7wvsq29p";
|
|
};
|
|
"athena-negotiation" = {
|
|
url = "https://github.com/athena-framework/negotiation.git";
|
|
rev = "v0.1.1";
|
|
sha256 = "1vkk59lqrxb0l8kyzs114i3c18zb2bdiah2xhazkk8q7x6fz4yzk";
|
|
};
|
|
"backtracer" = {
|
|
url = "https://github.com/sija/backtracer.cr.git";
|
|
rev = "v1.2.2";
|
|
sha256 = "1rknyylsi14m7i77x7c3138wdw27i4f6sd78m3srw851p47bwr20";
|
|
};
|
|
"db" = {
|
|
url = "https://github.com/crystal-lang/crystal-db.git";
|
|
rev = "v0.13.1";
|
|
sha256 = "02b79bdv5h460ay0vkpwi5q69b1qrm9z29z02p09xb03hijxskpd";
|
|
};
|
|
"exception_page" = {
|
|
url = "https://github.com/crystal-loot/exception_page.git";
|
|
rev = "v0.4.1";
|
|
sha256 = "00vl6vgxhpwbzadlamjpq5zm8c4y0plj9kga63301isxc75vn4x1";
|
|
};
|
|
"http_proxy" = {
|
|
url = "https://github.com/mamantoha/http_proxy.git";
|
|
rev = "v0.10.3";
|
|
sha256 = "1hgghjy611m9bbmq8drvzs30mymkq2s4d18lp19543qls58h80vs";
|
|
};
|
|
"kemal" = {
|
|
url = "https://github.com/kemalcr/kemal.git";
|
|
rev = "v1.6.0";
|
|
sha256 = "1z64zaizzvb643rxxr70r23fzjrry2mvkwydngjyblcyvkrx074w";
|
|
};
|
|
"pg" = {
|
|
url = "https://github.com/will/crystal-pg.git";
|
|
rev = "v0.28.0";
|
|
sha256 = "0g1kdpnz7sr7hpama0y3s70v5xjhi7jm2ypb1w503cfvr30qffpm";
|
|
};
|
|
"protodec" = {
|
|
url = "https://github.com/iv-org/protodec.git";
|
|
rev = "v0.1.5";
|
|
sha256 = "09cm36skv2mxqrlczp0j1g7cf8wsfdqr8q39nxyj3ggc3yadp8bc";
|
|
};
|
|
"radix" = {
|
|
url = "https://github.com/luislavena/radix.git";
|
|
rev = "v0.4.1";
|
|
sha256 = "1l08cydkdidq9yyil1wl240hvk41iycv04jrg6nx5mkvzw4z1bzg";
|
|
};
|
|
"spectator" = {
|
|
url = "https://github.com/icy-arctic-fox/spectator.git";
|
|
rev = "v0.10.6";
|
|
sha256 = "0w6mv1q44is2m19pyspkyiwm84h55nchsm4pp82gdbb0j9ylhckx";
|
|
};
|
|
"sqlite3" = {
|
|
url = "https://github.com/crystal-lang/crystal-sqlite3.git";
|
|
rev = "v0.21.0";
|
|
sha256 = "1mhg59l6qgmf14zjrais0jfn1h5jj9j32fy7fb0gkp9zhpa7x6vs";
|
|
};
|
|
}
|