43 lines
1.3 KiB
Nix
43 lines
1.3 KiB
Nix
{
|
|
db = {
|
|
url = "https://github.com/crystal-lang/crystal-db.git";
|
|
rev = "v0.12.0";
|
|
sha256 = "1in8w2dz7nlhqgc9l6b3pi6f944m29nhbg3p5j40qzvsrr8lqaj7";
|
|
};
|
|
fzy = {
|
|
url = "https://github.com/hugopl/fzy.git";
|
|
rev = "v0.6.0";
|
|
sha256 = "1mpw3ridzvqkf807wik6wzwpzcsk0075kifagsfnz38vx1mw2y55";
|
|
};
|
|
gi-crystal = {
|
|
url = "https://github.com/hugopl/gi-crystal.git";
|
|
rev = "69388976418f5cc5ebc0cb7fb6aae5efd345ce8d";
|
|
sha256 = "15ayic628ma1h7b56bx11y8yl361qrpxlqngy0jkv793v7vpwd9b";
|
|
};
|
|
gtk4 = {
|
|
url = "https://github.com/hugopl/gtk4.cr.git";
|
|
rev = "v0.17.0";
|
|
sha256 = "0lv3nvsanxi4g2322zvkf1jxx5zgzaapk228vcw2cl0ja1drm06d";
|
|
};
|
|
harfbuzz = {
|
|
url = "https://github.com/hugopl/harfbuzz.cr.git";
|
|
rev = "v0.2.0";
|
|
sha256 = "06wgqxwyib5416yp53j2iwcbr3bl4jjxb1flm7z103l365par694";
|
|
};
|
|
libadwaita = {
|
|
url = "https://github.com/hugopl/libadwaita.cr.git";
|
|
rev = "cffabb56e911d2a90c53c2fd14d6bd08bf5ac446";
|
|
sha256 = "0gcq04vgxg0vff9fcalgzq9phq0y76diihkzhlfn91bdxwkx7rl3";
|
|
};
|
|
pango = {
|
|
url = "https://github.com/hugopl/pango.cr.git";
|
|
rev = "v0.3.1";
|
|
sha256 = "0xlf127flimnll875mcq92q7xsi975rrgdpcpmnrwllhdhfx9qmv";
|
|
};
|
|
sqlite3 = {
|
|
url = "https://github.com/crystal-lang/crystal-sqlite3.git";
|
|
rev = "v0.20.0";
|
|
sha256 = "0mqy6rc26i0sf2fdllbbzdhbd1d35npmpqqjz0b1n1vrzrm6fg05";
|
|
};
|
|
}
|