adblocking: update to latest hosts
This commit is contained in:
parent
7df6fdaab5
commit
446b906cfd
@ -10,8 +10,8 @@ let
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "StevenBlack";
|
owner = "StevenBlack";
|
||||||
repo = "hosts";
|
repo = "hosts";
|
||||||
rev = "d072586d5e34ee11beef17a58fcca2ad4e319953";
|
rev = "ca3a99a0499add858969ce8747049e681b85a2e2";
|
||||||
sha256 = "0yq71w7ycm35fyjxhax22cmyn3b6lakw0n1d8rkwzkraa7f6w4pp";
|
hash = "sha256-DMIal28cTr/8oij89LwSvNp7n1QiwzNmwsiSzV9X49c=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gnugrep ];
|
nativeBuildInputs = [ gnugrep ];
|
||||||
|
Loading…
Reference in New Issue
Block a user