42 lines
1.3 KiB
Nix
42 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.5.5";
|
|
sha256 = "1zk95m43ymx9ilwr6iw9l44nkmp4sas28ib0dkr07hkhgrkw68sv";
|
|
};
|
|
gio = {
|
|
url = "https://github.com/hugopl/gio.cr.git";
|
|
rev = "v0.2.1";
|
|
sha256 = "0vl5lpvhhdi9pvyl12smag0i3dwj1jjz1zzilc8ai0wjrnbnwlxs";
|
|
};
|
|
gtk4 = {
|
|
url = "https://github.com/hugopl/gtk4.cr.git";
|
|
rev = "v0.16.0";
|
|
sha256 = "1bnnfy07246vwbjfwhziv2yw1g52pzhhrr25660fp3qcnw8q513w";
|
|
};
|
|
harfbuzz = {
|
|
url = "https://github.com/hugopl/harfbuzz.cr.git";
|
|
rev = "v0.2.0";
|
|
sha256 = "06wgqxwyib5416yp53j2iwcbr3bl4jjxb1flm7z103l365par694";
|
|
};
|
|
libadwaita = {
|
|
url = "https://github.com/geopjr/libadwaita.cr.git";
|
|
rev = "cffabb56e911d2a90c53c2fd14d6bd08bf5ac446";
|
|
sha256 = "0gcq04vgxg0vff9fcalgzq9phq0y76diihkzhlfn91bdxwkx7rl3";
|
|
};
|
|
pango = {
|
|
url = "https://github.com/hugopl/pango.cr.git";
|
|
rev = "v0.3.0";
|
|
sha256 = "1dg5bcbq11zww4xh68dq4ivnsz89yqsnxz81ggp4j9c9d6dhx0m4";
|
|
};
|
|
sqlite3 = {
|
|
url = "https://github.com/crystal-lang/crystal-sqlite3.git";
|
|
rev = "v0.20.0";
|
|
sha256 = "0mqy6rc26i0sf2fdllbbzdhbd1d35npmpqqjz0b1n1vrzrm6fg05";
|
|
};
|
|
}
|