summary refs log blame commit diff
path: root/pkgs/development/interpreters/joker/deps.nix
blob: ee99aeab69f8874e589dcaa6998c3ef83d7a0021 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                      








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