adblocking: update hosts
This commit is contained in:
parent
fde19f0117
commit
42e02c08d6
@ -10,8 +10,8 @@ let
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "StevenBlack";
|
owner = "StevenBlack";
|
||||||
repo = "hosts";
|
repo = "hosts";
|
||||||
rev = "ca3a99a0499add858969ce8747049e681b85a2e2";
|
rev = "a204d5a1e9049dd12378fa5f9c5ab3fc6bf3d63e";
|
||||||
hash = "sha256-DMIal28cTr/8oij89LwSvNp7n1QiwzNmwsiSzV9X49c=";
|
hash = "sha256-8WVEvpxxvxmOpP1XVgO2GFAbEHO1QileWZ3behpgYEs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ gnugrep ];
|
nativeBuildInputs = [ gnugrep ];
|
||||||
|
Loading…
Reference in New Issue
Block a user