nginxModules.ipscrub: update to v1.0.1

This commit is contained in:
Izorkin 2018-07-15 21:57:10 +03:00
parent bea8e84964
commit a16eee878f

View File

@ -19,9 +19,10 @@
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "masonicboom"; owner = "masonicboom";
repo = "ipscrub"; repo = "ipscrub";
rev = "99230f66d5afe1f929cf4ed217901acb6206f620"; rev = "v1.0.1";
sha256 = "0mfrwkg4srql38w713pg6qxi0h4hgy8inkvgc9cm80bwlv2ng9s1"; sha256 = "0qcx15c8wbsmyz2hkmyy5yd7qn1n84kx9amaxnfxkpqi05vzm1zz";
} + "/ipscrub"; } + "/ipscrub";
inputs = [ pkgs.libbsd ];
}; };
rtmp ={ rtmp ={