summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/sudolikeaboss/deps.nix
blob: 04f831675fac9a615041edf182ad42a1230f85df (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file was generated by go2nix: https://github.com/kamilchm/go2nix
# v1.1.0 or 1.1.1, not 100% sure
[
  {
    goPackagePath = "github.com/urfave/cli";
    fetch = {
      type = "git";
      url = "https://github.com/urfave/cli";
      rev = "55f715e28c46073d0e217e2ce8eb46b0b45e3db6";
      sha256 = "0fvqxh1dx4f189y90fhrjapb4g51d7cp203jahxfb19k1k8c3942";
    };
  }
  {
    goPackagePath = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev = "2a824cf9226006580a06d9fa8f10901c17b49ed5";
      sha256 = "19hc83dsa8k1zbzb16v9yc44grscl9r4fxlpwqi3f6zqfrv0qk4n";
    };
  }
]