summary refs log tree commit diff
path: root/pkgs/applications/networking/syncthing/inotify-deps.nix
blob: e5e554db67b8e583635510ef44721b829f3d2e8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file was generated by https://github.com/kamilchm/go2nix v1.2.0
[
  {
    goPackagePath = "github.com/syncthing/syncthing";
    fetch = {
      type = "git";
      url = "https://github.com/syncthing/syncthing";
      rev = "d0061c172caecd3baf61f3ff720f56fdb805186e";
      sha256 = "08cn0ym4arjppbnfn2b37crarwmiqbj4yjr7kinhdxx9gqm5wkj1";
    };
  }
  {
    goPackagePath = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev = "fb4cac33e3196ff7f507ab9b2d2a44b0142f5b5a";
      sha256 = "1y5lx3f7rawfxrqg0s2ndgbjjjaml3rn3f27h9w9c5mw3xk7lrgj";
    };
  }
]