summary refs log tree commit diff
path: root/pkgs/tools/security/browserpass/deps.nix
blob: 4a86966a9fc0f945adf5b1899b0c11df070041c6 (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
# This file was generated by https://github.com/kamilchm/go2nix v1.2.1
[
  {
    goPackagePath = "github.com/gokyle/twofactor";
    fetch = {
      type = "git";
      url = "https://github.com/gokyle/twofactor";
      rev = "eaad1884d40f9cabff98a57a524c17afd00c9fe7";
      sha256 = "07kvga6f2b56kpy52a3xk16garvlqz950s350dax97x7cayba95g";
    };
  }
  {
    goPackagePath = "github.com/mattn/go-zglob";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-zglob";
      rev = "4b74c24375b3b1ee226867156e01996f4e19a8d6";
      sha256 = "1qc502an4q3wgvrd9zw6zprgm28d90d2f98bdamdf4js03jj22xn";
    };
  }
  {
    goPackagePath = "rsc.io/qr";
    fetch = {
      type = "git";
      url = "https://github.com/rsc/qr";
      rev = "48b2ede4844e13f1a2b7ce4d2529c9af7e359fc5";
      sha256 = "1npxy32glnkvsp0871972jzjzgkwaqmbv6jsj9wgqsa1s2jr004p";
    };
  }
]