summary refs log tree commit diff
path: root/pkgs/servers/hydron/deps.nix
blob: 08f165af76b251583b96a5793d8cdf3579de7d4d (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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/Masterminds/squirrel";
    fetch = {
      type = "git";
      url = "https://github.com/Masterminds/squirrel";
      rev = "d67d6a236213ef67cff454e09ea1bf742d943f6c";
      sha256 = "0gzvnws0a29c663hjk379bybvxfmkiic3spkc985hdvn5gkbrwkq";
    };
  }
  {
    goPackagePath = "github.com/bakape/boorufetch";
    fetch = {
      type = "git";
      url = "https://github.com/bakape/boorufetch";
      rev = "90aee10269a138a08ce49cd91635500336657a82";
      sha256 = "0zaa2b3bl2hnl4lipghl6mbvpv9sq9r7skykp26c29qy77xy99nk";
    };
  }
  {
    goPackagePath = "github.com/bakape/thumbnailer";
    fetch = {
      type = "git";
      url = "https://github.com/bakape/thumbnailer";
      rev = "3d9565548e572a385b5a1ecf3bb9840c9ccd9949";
      sha256 = "0zriks4j694y65ryf9xkiz0sc932hskjigmk83bj1069hkgzx9dk";
    };
  }
  {
    goPackagePath = "github.com/chai2010/webp";
    fetch = {
      type = "git";
      url = "https://github.com/chai2010/webp";
      rev = "76ae9d0b5d6d590fcc9772bf9cf0526128ee6fab";
      sha256 = "0sanh0c2bvignxnrj9vlzr2sw1bd3cgw2lg0vkn63xxjj3bqmsbh";
    };
  }
  {
    goPackagePath = "github.com/dimfeld/httptreemux";
    fetch = {
      type = "git";
      url = "https://github.com/dimfeld/httptreemux";
      rev = "a454a10de4a11f751681a0914461ab9e98c2a3ff";
      sha256 = "0qx94lij9ldzd1xl36rl8blbgzjz9b4rkpydi44d9lik7qkdi5gp";
    };
  }
  {
    goPackagePath = "github.com/gorilla/handlers";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/handlers";
      rev = "ac6d24f88de4584385a0cb3a88f953d08a2f7a05";
      sha256 = "166p7yw2sy6lbxgyk722phkskmxzv3v21vf0l145zicrn30m9zli";
    };
  }
  {
    goPackagePath = "github.com/lann/builder";
    fetch = {
      type = "git";
      url = "https://github.com/lann/builder";
      rev = "47ae307949d02aa1f1069fdafc00ca08e1dbabac";
      sha256 = "1kg9jy1rciznj627hafpq2mi7hr5d3ssgqcpwrm3bnlk9sqnydil";
    };
  }
  {
    goPackagePath = "github.com/lann/ps";
    fetch = {
      type = "git";
      url = "https://github.com/lann/ps";
      rev = "62de8c46ede02a7675c4c79c84883eb164cb71e3";
      sha256 = "10yhcyymypvdiiipchsp80jbglk8c4r7lq7h54v9f4mxmvz6xgf7";
    };
  }
  {
    goPackagePath = "github.com/lib/pq";
    fetch = {
      type = "git";
      url = "https://github.com/lib/pq";
      rev = "9eb73efc1fcc404148b56765b0d3f61d9a5ef8ee";
      sha256 = "17wkjdz265iqf92gj3ljslvjcqvkfblw11jdq2scc3kp1hcsfr10";
    };
  }
  {
    goPackagePath = "github.com/mailru/easyjson";
    fetch = {
      type = "git";
      url = "https://github.com/mailru/easyjson";
      rev = "1de009706dbeb9d05f18586f0735fcdb7c524481";
      sha256 = "0y4wq6wwj9ivqr397wcr6n0bd9m85qpk367bp65hkfi9x3mnlcb4";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-sqlite3";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-sqlite3";
      rev = "ad30583d8387ce8118f8605eaeb3b4f7b4ae0ee1";
      sha256 = "024h09n4g41x4awzim5l0vxpj1nfwc9isf8bryrdnichpqpa6siz";
    };
  }
  {
    goPackagePath = "github.com/nwaples/rardecode";
    fetch = {
      type = "git";
      url = "https://github.com/nwaples/rardecode";
      rev = "197ef08ef68c4454ae5970a9c2692d6056ceb8d7";
      sha256 = "0vvijw7va283dbdvnf4bgkn7bjngxqzk1rzdpy8sl343r62bmh4g";
    };
  }
  {
    goPackagePath = "github.com/valyala/bytebufferpool";
    fetch = {
      type = "git";
      url = "https://github.com/valyala/bytebufferpool";
      rev = "cdfbe9377474227bb42120c1e22fd4433e7f69bf";
      sha256 = "0c6cixd85dvl2gvs7sdh0k2wm8r3grl4fw0jg4w7d78cp8s2k7ag";
    };
  }
  {
    goPackagePath = "github.com/valyala/quicktemplate";
    fetch = {
      type = "git";
      url = "https://github.com/valyala/quicktemplate";
      rev = "d08324ac14fa81325830fae7eb30188ec68427f8";
      sha256 = "0gpc1kcqvcn1f9mz2dww8bhrspnsk2fgxzvx398vy7a0xhxq8vhx";
    };
  }
  {
    goPackagePath = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev = "d8887717615a059821345a5c23649351b52a1c0b";
      sha256 = "1wfm6ngxjyj7v5a2dqib6lw8bb2rdnf1kl48diykxjrsddn0s163";
    };
  }
]