about summary refs log tree commit diff
path: root/pkgs/shells/zsh/antibody/deps.nix
blob: bdd53a9d142f287a9e89a9c2a9cec054e17249bb (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
[{
  goPackagePath = "github.com/getantibody/folder";
  fetch = {
    type = "git";
    url = "https://github.com/getantibody/folder";
    rev = "479aa91767d47bc27599e6ebc7fd07945dd38132";
    sha256 = "0mzc2x7897f17kj2v807d8cqzgclq9bsz2xqz81j1k85g53l513j";
  };
}{
  goPackagePath = "github.com/alecthomas/units";
  fetch = {
    type = "git";
    url = "https://github.com/alecthomas/units";
    rev = "2efee857e7cfd4f3d0138cc3cbb1b4966962b93a";
    sha256 = "1j65b91qb9sbrml9cpabfrcf07wmgzzghrl7809hjjhrmbzri5bl";
  };
}{
  goPackagePath = "github.com/alecthomas/template";
  fetch = {
    type = "git";
    url = "https://github.com/alecthomas/template";
    rev = "a0175ee3bccc567396460bf5acd36800cb10c49c";
    sha256 = "0qjgvvh26vk1cyfq9fadyhfgdj36f1iapbmr5xp6zqipldz8ffxj";
  };
}{
  goPackagePath = "github.com/caarlos0/gohome";
  fetch = {
    type = "git";
    url = "https://github.com/caarlos0/gohome";
    rev = "75f08ebc60b144c5c3178115baedce176fdcfe99";
    sha256 = "04950r9lzhgkksgqbnlfx0m3n7zqfif3l8fixwb7f271a880i4gz";
  };
}{
  goPackagePath = "github.com/alecthomas/kingpin";
  fetch = {
    type = "git";
    url = "https://github.com/alecthomas/kingpin";
    rev = "a39589180ebd6bbf43076e514b55f20a95d43086";
    sha256 = "0b00bfiwl76qflnmnk3cnlaii6wxgzzdnby99cxdych4f8qmzlv3";
  };
}{
  goPackagePath = "golang.org/x/sync";
  fetch = {
    type = "git";
    url = "https://go.googlesource.com/sync";
    rev = "1d60e4601c6fd243af51cc01ddf169918a5407ca";
    sha256 = "046jlanz2lkxq1r57x9bl6s4cvfqaic6p2xybsj8mq1120jv4rs6";
  };
}{
  goPackagePath = "golang.org/x/crypto";
  fetch = {
    type = "git";
    url = "https://go.googlesource.com/crypto";
    rev = "1a580b3eff7814fc9b40602fd35256c63b50f491";
    sha256 = "11adgxc6fzcb3dxr5v2g4nk6ggrz04qnx633hzgmzfh2wv3blgv7";
  };
}{
  goPackagePath = "golang.org/x/sys";
  fetch = {
    type = "git";
    url = "https://go.googlesource.com/sys";
    rev = "7c87d13f8e835d2fb3a70a2912c811ed0c1d241b";
    sha256 = "03fhkng37rczqwfgah5hd7d373jps3hcfx79dmky2fh62yvpcyn3";
  };
}{
  goPackagePath = "golang.org/x/net";
  fetch = {
    type = "git";
    url = "https://go.googlesource.com/net";
    rev = "2491c5de3490fced2f6cff376127c667efeed857";
    sha256 = "1wmijnrxi9p2rv8g6clqkzdihn5ncv29j0s4s1bz9ksncdr36ll3";
  };
}]