63 lines
1.9 KiB
Nix
63 lines
1.9 KiB
Nix
{
|
|
ameba = {
|
|
url = "https://github.com/crystal-ameba/ameba.git";
|
|
rev = "v1.5.0";
|
|
sha256 = "1idivsbpmi40aqvs82fsv37nrgikirprxrj3ls9chsb876fq9p2d";
|
|
};
|
|
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.1";
|
|
sha256 = "02r1l7rn2wsljkx495s5s7j04zgn73m2kx0hkzs7620camvlwbqq";
|
|
};
|
|
db = {
|
|
url = "https://github.com/crystal-lang/crystal-db.git";
|
|
rev = "v0.10.1";
|
|
sha256 = "03c5h14z6h2mxnx949lihnyqjd19hcj38iasdwq9fp95h8cld376";
|
|
};
|
|
exception_page = {
|
|
url = "https://github.com/crystal-loot/exception_page.git";
|
|
rev = "v0.2.2";
|
|
sha256 = "1c8askb9b7621jjz5pjj6b8pdbhw3r1l3dym6swg1saspf5j3jwi";
|
|
};
|
|
kemal = {
|
|
url = "https://github.com/kemalcr/kemal.git";
|
|
rev = "v1.1.2";
|
|
sha256 = "1149q4qw0zrws5asqqr4snrdi67xsmisdcq58zcrbgqgsxgly9d0";
|
|
};
|
|
kilt = {
|
|
url = "https://github.com/jeromegn/kilt.git";
|
|
rev = "v0.6.1";
|
|
sha256 = "0dpc15y9m8c5l9zdfif6jlf7zmkrlm9w4m2igi5xa22fdjwamwfp";
|
|
};
|
|
pg = {
|
|
url = "https://github.com/will/crystal-pg.git";
|
|
rev = "v0.24.0";
|
|
sha256 = "07i5bqkv5j6y6f8v5cpqdxc5wzzrvgv3ds24znv4mzv6nc84csn4";
|
|
};
|
|
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.4";
|
|
sha256 = "0rcxq2nbslvwrd8m9ajw6dzaw3hagxmkdy9s8p34cgnr4c9dijdq";
|
|
};
|
|
sqlite3 = {
|
|
url = "https://github.com/crystal-lang/crystal-sqlite3.git";
|
|
rev = "v0.18.0";
|
|
sha256 = "03nnvpchhq9f9ywsm3pk2rrj4a3figw7xs96zdziwgr5znkz6x93";
|
|
};
|
|
}
|