aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/tools/networking/waitron/deps.nix
blob: 46369c783184ffc2ad299fb251e5757903691b00 (plain)
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
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/flosch/pongo2";
    fetch = {
      type = "git";
      url = "https://github.com/flosch/pongo2";
      rev = "bbf5a6c351f4d4e883daa40046a404d7553e0a00";
      sha256 = "0yqh58phznnxakm64w82gawrpndb0r85vsd1s7h244qqrq7w4avq";
    };
  }
  {
    goPackagePath = "github.com/gorilla/handlers";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/handlers";
      rev = "f08afc1876ad882db8074bcb8a4cc96107d3a5f4";
      sha256 = "1ysm6sw3jqa3h8pb5qpqgh44g91c23n3as277sh0vyp7282290jq";
    };
  }
  {
    goPackagePath = "github.com/juju/errors";
    fetch = {
      type = "git";
      url = "https://github.com/juju/errors";
      rev = "d42613fe1ab9e303fc850e7a19fda2e8eeb6516e";
      sha256 = "0qggzzvh9lzlfk8ixlyw8bw645rh0lrjrd367505hhl6cg18v8yf";
    };
  }
  {
    goPackagePath = "github.com/julienschmidt/httprouter";
    fetch = {
      type = "git";
      url = "https://github.com/julienschmidt/httprouter";
      rev = "8c9f31f047a304abedb5614d4a18a843cd5f4a40";
      sha256 = "00f5ja1yslrjclx3sf29mzpcsrpfd15kkw5ygv7n4jsyb4v3xgj6";
    };
  }
  {
    goPackagePath = "github.com/satori/go.uuid";
    fetch = {
      type = "git";
      url = "https://github.com/satori/go.uuid";
      rev = "b2ce2384e17bbe0c6d34077efa39dbab3e09123b";
      sha256 = "1yz4cx02377ijlf8mnn84j1dcmlwh8ncx7y3kw1zg2qw0z4x119c";
    };
  }
  {
    goPackagePath = "gopkg.in/yaml.v2";
    fetch = {
      type = "git";
      url = "https://gopkg.in/yaml.v2";
      rev = "53403b58ad1b561927d19068c655246f2db79d48";
      sha256 = "1inf7svydzscwv9fcjd2rm61a4xjk6jkswknybmns2n58shimapw";
    };
  }
]