42 lines
1.3 KiB
Nix
42 lines
1.3 KiB
Nix
{
|
|
gettext = {
|
|
url = "https://github.com/geopjr/gettext.cr.git";
|
|
rev = "v1.0.0";
|
|
sha256 = "1y27m4170rr4532j56grzhwbz8hj6z7j3zfkd0jnfwnsxclks1kc";
|
|
};
|
|
non-blocking-spawn = {
|
|
url = "https://github.com/geopjr/non-blocking-spawn.git";
|
|
rev = "v1.0.5";
|
|
sha256 = "139gr87zlw0k9kf6pf9k2d88aa9x3kcnfg34qpbqrwsrck7708za";
|
|
};
|
|
version_from_shard = {
|
|
url = "https://github.com/hugopl/version_from_shard.git";
|
|
rev = "v1.2.5";
|
|
sha256 = "0xizj0q4rd541rwjbx04cjifc2gfx4l5v6q2y7gmd0ndjmkgb8ik";
|
|
};
|
|
gio = {
|
|
url = "https://github.com/hugopl/gio.cr.git";
|
|
rev = "v0.1.0";
|
|
sha256 = "0vj35bi64d4hni18nrl8fmms306a0gl4zlxpf3aq08lh0sbwzhd8";
|
|
};
|
|
gtk4 = {
|
|
url = "https://github.com/hugopl/gtk4.cr.git";
|
|
rev = "v0.13.0";
|
|
sha256 = "0xsrcsh5qvwm9l7cywxpw49rfv94mkkqcliws4zkhxgr9isnirbm";
|
|
};
|
|
harfbuzz = {
|
|
url = "https://github.com/hugopl/harfbuzz.cr.git";
|
|
rev = "v0.1.0";
|
|
sha256 = "1lcb778b4k34sqxg979fpl425bbzf2gikjf2m5aj6x1fzxn46jg0";
|
|
};
|
|
pango = {
|
|
url = "https://github.com/hugopl/pango.cr.git";
|
|
rev = "v0.2.0";
|
|
sha256 = "0dl3qrhi2ybylmvzx1x5gsznp2pcdkc50waxrljxwnf5avn8ixsf";
|
|
};
|
|
libadwaita = {
|
|
url = "https://github.com/geopjr/libadwaita.cr.git";
|
|
rev = "203737fc96bb48e1a710cb68e896d2c5b9c1a6e5";
|
|
sha256 = "11c2knxncjnwg4cgppfllxwgli1hf6sjyyx4ii8rgmnbird6xcmh";
|
|
};
|
|
}
|