summary refs log tree commit diff
path: root/pkgs/servers/simplehttp2server/deps.nix
blob: e6a26bf2506c7febaa04fa91d37c53b1b4f5f121 (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.2.1
[
  {
    goPackagePath = "github.com/NYTimes/gziphandler";
    fetch = {
      type = "git";
      url = "https://github.com/NYTimes/gziphandler";
      rev = "289a3b81f5aedc99f8d6eb0f67827c142f1310d8";
      sha256 = "1r9ly9wdqjcc4nwv71mfldf1f5cjm4r34vvkdm5wabmdqqqwkbyx";
    };
  }
]