summary refs log tree commit diff
path: root/pkgs/tools/filesystems/go-mtpfs/deps.nix
blob: f558a53f7d2d2d2d182a70fc2232b79f6c523abd (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.3.0
[
  {
    goPackagePath = "github.com/hanwen/go-fuse";
    fetch = {
      type = "git";
      url = "https://github.com/hanwen/go-fuse";
      rev = "d1c826d19ad0c8d0c7e5b4eb34ee0f2ae09f6cef";
      sha256 = "0hn2iqsb6rip2b05fvcngyh0sazln2h3fx18khq4fv41n1iy11dc";
    };
  }
  {
    goPackagePath = "github.com/hanwen/usb";
    fetch = {
      type = "git";
      url = "https://github.com/hanwen/usb";
      rev = "69aee4530ac705cec7c5344418d982aaf15cf0b1";
      sha256 = "01k0c2g395j65vm1w37mmrfkg6nm900khjrrizzpmx8f8yf20dky";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "48ac38b7c8cbedd50b1613c0fccacfc7d88dfcdf";
      sha256 = "037vs8sdvq310j3b6z9k62zlby1mzmsr9ha01rcy98dv5v8bkhin";
    };
  }
]