summary refs log tree commit diff
path: root/pkgs/development/tools/wally-cli/deps.nix
blob: 8edac40c0d57be93315ae74a878d0462b66e8af8 (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
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "github.com/caarlos0/spin";
    fetch = {
      type = "git";
      url = "https://github.com/caarlos0/spin";
      rev = "950231d3237faf48da965375e65a00c224bcb4dc";
      sha256 = "1yz987f86qwx2avyp1bmi5y35h8bbfgp3z1fipqpjlvfq8m7lf8w";
    };
  }
  {
    goPackagePath = "github.com/google/gousb";
    fetch = {
      type = "git";
      url = "https://github.com/google/gousb";
      rev = "18f4c1d8a750878c4f86ac3d7319b8aa462a79f9";
      sha256 = "1i7ffkq395x0v1186j9bhfgy67wlq6s840xkyx8wn87w55yd05rh";
    };
  }
  {
    goPackagePath = "github.com/logrusorgru/aurora";
    fetch = {
      type = "git";
      url = "https://github.com/logrusorgru/aurora";
      rev = "66b7ad493a23a2523bac50571522bbfe5b90a835";
      sha256 = "06allslr29qdapv5j3fpyw9xklmb9fmya5jzybmakz9mwczm76nq";
    };
  }
  {
    goPackagePath = "github.com/marcinbor85/gohex";
    fetch = {
      type = "git";
      url = "https://github.com/marcinbor85/gohex";
      rev = "7a43cd876e46e0f6ddc553f10f91731a78e6e949";
      sha256 = "1nzy1hk7blawq4skycj330ac3kfwh0xr6xd7s3y09hsxfzcv4p9v";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-runewidth";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-runewidth";
      rev = "f93a0d58d5fd95e53f82782d07bb0c79d23e1290";
      sha256 = "1sq97q71vgwnbg1fphsmqrzkbfn6mjal6d8a3qgwv4nbgppwaz25";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "f068ffe820e46336f56dfca7777430582d6e507b";
      sha256 = "14qvaq9wcrm7mgyra4h9jl8ssfcxyygi1hraq3cmf118961m90zn";
    };
  }
  {
    goPackagePath = "gopkg.in/cheggaaa/pb.v1";
    fetch = {
      type = "git";
      url = "https://gopkg.in/cheggaaa/pb.v1";
      rev = "f907f6f5dd81f77c2bbc1cde92e4c5a04720cb11";
      sha256 = "13a66cqbpdif804qj12z9ad8r24va9q41gfk71qbc4zg1wsxs3rh";
    };
  }
]