43 lines
1.3 KiB
Nix
43 lines
1.3 KiB
Nix
{
|
|
blake3 = {
|
|
url = "https://github.com/geopjr/blake3.cr.git";
|
|
rev = "v1.4.0";
|
|
sha256 = "1kp3rqddcsjj15syfnfvsx694nmpjzxmgawnf7y7dxdakk3przlw";
|
|
};
|
|
gettext = {
|
|
url = "https://github.com/geopjr/gettext.cr.git";
|
|
rev = "v1.0.0";
|
|
sha256 = "1y27m4170rr4532j56grzhwbz8hj6z7j3zfkd0jnfwnsxclks1kc";
|
|
};
|
|
gi-crystal = {
|
|
url = "https://github.com/hugopl/gi-crystal.git";
|
|
rev = "v0.25.0";
|
|
sha256 = "0lgs85khg6yzmw7vnkjxygrga1618440hayjc51jmjcfh2lff1k2";
|
|
};
|
|
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 = "v0.1.0";
|
|
sha256 = "13iqij1rwqdlsd9gls3gz4i4frlsda3yasdbbmrzpa8d3qm3p8yq";
|
|
};
|
|
non-blocking-spawn = {
|
|
url = "https://github.com/geopjr/non-blocking-spawn.git";
|
|
rev = "v1.1.0";
|
|
sha256 = "1h43gskannylaai4dz2sjb6rds2h6slm1krg88inan12silhp66c";
|
|
};
|
|
pango = {
|
|
url = "https://github.com/hugopl/pango.cr.git";
|
|
rev = "v0.3.1";
|
|
sha256 = "0xlf127flimnll875mcq92q7xsi975rrgdpcpmnrwllhdhfx9qmv";
|
|
};
|
|
}
|