1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

simplehttp2server: remove orphaned deps.nix file

This commit is contained in:
TomaSajt 2024-07-06 17:29:24 +02:00
parent c89940efed
commit 1329673336
No known key found for this signature in database
GPG key ID: F011163C050122A1

View file

@ -1,12 +0,0 @@
# 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";
};
}
]