Commit b936a530 authored by Ivan Popovych's avatar Ivan Popovych
Browse files

stevenblack-blocklist: 3.11.19 -> 3.13.10

parent 4429be18
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ lib, fetchFromGitHub }:

let
  version = "3.11.19";
  version = "3.13.10";
in
fetchFromGitHub {
  name = "stevenblack-blocklist-${version}";
@@ -9,7 +9,7 @@ fetchFromGitHub {
  owner = "StevenBlack";
  repo = "hosts";
  rev = version;
  sha256 = "sha256-YGD3I64g/zD5iX2oIU6Qy/WqzcWcaNs1HjMUBeKcDZ4=";
  sha256 = "sha256-LTo0NV1DpHI05AvfmTKNz+/NdXaNoLxgpMhV/HqeT6g=";

  meta = with lib; {
    description = "Unified hosts file with base extensions";