summary refs log tree commit diff
path: root/pkgs/tools/networking/filegive/deps.nix
blob: 24c262195086b9a3c6f01e00e49ef518d8e1cfe3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file was generated by https://github.com/kamilchm/go2nix v1.3.0
[
  {
    goPackagePath = "code.google.com/p/go-nat-pmp";
    fetch = {
      type = "git";
      url = "https://github.com/jackpal/go-nat-pmp";
      rev = "e04deda90d5683d6e375732740814a89eea7bafd";
      sha256 = "1swwfyzaj3l40yh9np3x4fcracgs79nwryc85sxbdakx8wwxs2xb";
    };
  }
]