nixpkgs/pkgs/development/tools/icr/shards.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
213 B
Nix
Raw Normal View History

2020-03-18 02:16:02 +00:00
{
readline = {
2023-02-28 15:32:07 +00:00
url = "https://github.com/crystal-lang/crystal-readline.git";
2020-03-18 02:16:02 +00:00
rev = "0fb7d186da8e1b157998d98d1c96e99699b791eb";
sha256 = "1rk27vw3ssldgnfgprwvz2gag02v4g6d6yg56b3sk9w3fn8jyyi8";
};
}