about summary refs log tree commit diff
path: root/pkgs/tools/misc/systrayhelper/deps.nix
blob: 67ec6662d984d2bad3168cf1a6c758e25e5ca63f (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/getlantern/context";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/context";
      rev =  "624d99b1798d7c5375ea1d3ca4c5b04d58f7c775";
      sha256 = "09yf9x6478a5z01hybr98zwa8ax3fx7l6wwsvdkxp3fdg9dqm13b";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/errors";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/errors";
      rev =  "e24b7f4ff7c70be59bbefca6b7695d68cda8b399";
      sha256 = "1wshagslgl3r07gniq0g55cqgi1j1gk0yrri5ywjz7wm8da42qcr";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/golog";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/golog";
      rev =  "cca714f7feb5df8e455f409b549d384441ac4578";
      sha256 = "0gnf30n38zkx356cqc6jdv1kbzy59ddqhqndwrxsm2n2zc3b5p7q";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/hex";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/hex";
      rev =  "083fba3033ad473db3dd31c9bb368473d37581a7";
      sha256 = "18q6rypmcqmcwlfzrrdcz08nff0a289saplvd9y3ifnfcqdw3j77";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/hidden";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/hidden";
      rev =  "d52a649ab33af200943bb599898dbdcfdbc94cb7";
      sha256 = "0133qmp4sjq8da5di3459vc5g5nqbpqra0f558zd95js3fdmkmsi";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/ops";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/ops";
      rev =  "37353306c90844c8e0591956f56611f46299d202";
      sha256 = "0q8j2963jqf3p7fcnsfinkvz71mfylrkk2xjar775zjx5a23sa5i";
    };
  }
  {
    goPackagePath  = "github.com/getlantern/systray";
    fetch = {
      type = "git";
      url = "https://github.com/getlantern/systray";
      rev =  "3fd1443dac5c8297999189fe28d5836b2b075b66";
      sha256 = "1sb11n27zy8xmq0lvrpqikb53425jvwl5617cp201va6iwk1hgnh";
    };
  }
  {
    goPackagePath  = "github.com/go-stack/stack";
    fetch = {
      type = "git";
      url = "https://github.com/go-stack/stack";
      rev =  "2fee6af1a9795aafbe0253a0cfbdf668e1fb8a9a";
      sha256 = "0wk25751ryyvxclyp8jdk5c3ar0cmfr8lrjb66qbg4808x66b96v";
    };
  }
  {
    goPackagePath  = "github.com/oxtoacart/bpool";
    fetch = {
      type = "git";
      url = "https://github.com/oxtoacart/bpool";
      rev =  "4e1c5567d7c2dd59fa4c7c83d34c2f3528b025d6";
      sha256 = "01kk6dhkz96yhp3p5v2rjwq8mbrwrdsn6glqw7jp4h7g5za7yi95";
    };
  }
  {
    goPackagePath  = "github.com/pkg/errors";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/errors";
      rev =  "c059e472caf75dbe73903f6521a20abac245b17f";
      sha256 = "07xg8ym776j2w0k8445ii82lx8yz358cp1z96r739y13i1anqdzi";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "d0be0721c37eeb5299f245a996a483160fc36940";
      sha256 = "081wyvfnlf842dqg03raxfz6lldlxpmyh1prix9lmrrm65arxb12";
    };
  }
]