about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/wego/deps.nix
blob: 133315cd0222368cbd2ac2202662d64c8c4d56df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/mattn/go-colorable";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-colorable";
      rev = "98ec13f34aabf44cc914c65a1cfb7b9bc815aef1";
      sha256 = "1yxcz08kminqr1221zxpibnbzfcgs3fafin0z9zqb3gqvf74jywz";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev = "31745d66dd679ac0ac4f8d3ecff168fce6170c6a";
      sha256 = "0h671sv7hfprja495kavazkalkx7xzaqksjh13brcnwq67ijrali";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-runewidth";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-runewidth";
      rev = "18c3d09a134a52720932bbaa92c798a0ab111004";
      sha256 = "1snr8mk63vz2h44knq26dm81p83887v7kb09iywqmx0nqzngih66";
    };
  }
  {
    goPackagePath = "github.com/schachmat/ingo";
    fetch = {
      type = "git";
      url = "https://github.com/schachmat/ingo";
      rev = "a4bdc0729a3fda62cc4069b6e490fc657fd54e33";
      sha256 = "1gw0kddy7jh3467imsqni86cf9yq7k6vpfc0ywkbwj0zsjsdgd49";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "b016eb3dc98ea7f69ed55e8216b87187067ae621";
      sha256 = "1k0qr26046d228gi6ngkfxp4m1rjgxk4jj75h0kh1cpyp91n5rja";
    };
  }
]