27 lines
848 B
Nix
27 lines
848 B
Nix
{
|
|
compiled_license = {
|
|
url = "https://github.com/elorest/compiled_license.git";
|
|
rev = "v1.2.2";
|
|
sha256 = "1f412r6m31cc093lcw31m2rp5s3y7vh6q3wc3xh9b8vccvmj21p7";
|
|
};
|
|
fzy = {
|
|
url = "https://github.com/hugopl/fzy.git";
|
|
rev = "v0.5.5";
|
|
sha256 = "1zk95m43ymx9ilwr6iw9l44nkmp4sas28ib0dkr07hkhgrkw68sv";
|
|
};
|
|
gobject = {
|
|
url = "https://github.com/jhass/crystal-gobject.git";
|
|
rev = "v0.10.0";
|
|
sha256 = "02cc3486ifbffdbvgl75ylwn47gpfb2j0srz92jx5yz1d596x746";
|
|
};
|
|
toml = {
|
|
url = "https://github.com/crystal-community/toml.cr.git";
|
|
rev = "v0.7.0";
|
|
sha256 = "0vznx2irvx6m8w6chdf9ms72n2w0cf2m5cwh0cjmp1jz9y3xwv7z";
|
|
};
|
|
version_from_shard = {
|
|
url = "https://github.com/hugopl/version_from_shard.git";
|
|
rev = "v1.2.5";
|
|
sha256 = "0xizj0q4rd541rwjbx04cjifc2gfx4l5v6q2y7gmd0ndjmkgb8ik";
|
|
};
|
|
}
|