nixpkgs/pkgs/development/interpreters/joker/deps.nix
André Stylianos Ramos 49e0be1d4d joker: init at 0.8.6
2017-11-04 06:36:16 +01:00

12 lines
280 B
Nix

[
{
goPackagePath = "github.com/chzyer/readline";
fetch = {
type = "git";
url = "https://github.com/chzyer/readline";
rev = "6a4bc7b4feaeff8feb63f87d5fb2cf3e3610a559";
sha256 = "1ny3rws671sa9bj5phg6k1rprlgzys73kfdr14vxq4wnwz84zbrc";
};
}
]