Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / applications / misc / rtfm / shards.nix
blobf6882397d83f13ffeeea0552cd221466d26c72b9
2   db = {
3     url = "https://github.com/crystal-lang/crystal-db.git";
4     rev = "v0.12.0";
5     sha256 = "1in8w2dz7nlhqgc9l6b3pi6f944m29nhbg3p5j40qzvsrr8lqaj7";
6   };
7   fzy = {
8     url = "https://github.com/hugopl/fzy.git";
9     rev = "v0.5.5";
10     sha256 = "1zk95m43ymx9ilwr6iw9l44nkmp4sas28ib0dkr07hkhgrkw68sv";
11   };
12   gio = {
13     url = "https://github.com/hugopl/gio.cr.git";
14     rev = "v0.1.0";
15     sha256 = "0vj35bi64d4hni18nrl8fmms306a0gl4zlxpf3aq08lh0sbwzhd8";
16   };
17   gtk4 = {
18     url = "https://github.com/hugopl/gtk4.cr.git";
19     rev = "v0.15.0";
20     sha256 = "100j5k4sfc2dpj3nplzjcaxw1bwy3hsy5cw93asg00kda9h8dbb1";
21   };
22   harfbuzz = {
23     url = "https://github.com/hugopl/harfbuzz.cr.git";
24     rev = "v0.2.0";
25     sha256 = "06wgqxwyib5416yp53j2iwcbr3bl4jjxb1flm7z103l365par694";
26   };
27   libadwaita = {
28     url = "https://github.com/geopjr/libadwaita.cr.git";
29     rev = "23ce21d6400af7563ede0b53deea6d1f77436985";
30     sha256 = "09jz6r0yp4qsm47qcknzgkjxavr5j3dkxf2yjbw0jkaz1an58pfw";
31   };
32   pango = {
33     url = "https://github.com/hugopl/pango.cr.git";
34     rev = "v0.2.0";
35     sha256 = "0dl3qrhi2ybylmvzx1x5gsznp2pcdkc50waxrljxwnf5avn8ixsf";
36   };
37   sqlite3 = {
38     url = "https://github.com/crystal-lang/crystal-sqlite3.git";
39     rev = "v0.20.0";
40     sha256 = "0mqy6rc26i0sf2fdllbbzdhbd1d35npmpqqjz0b1n1vrzrm6fg05";
41   };