Loading pkgs/tools/networking/stevenblack-blocklist/default.nix +2 −2 Original line number Diff line number Diff line { lib, fetchFromGitHub }: let version = "3.14.79"; version = "3.14.84"; in fetchFromGitHub { name = "stevenblack-blocklist-${version}"; Loading @@ -9,7 +9,7 @@ fetchFromGitHub { owner = "StevenBlack"; repo = "hosts"; rev = version; hash = "sha256-MfQGu+Y4/A0GKIu9d//U+yiP0fN/7cWhEo2dut4UvcE="; hash = "sha256-tahf6mdtmZofwMZfMsuDAqCR/V1qZt6vV+o6t4YTKG0="; meta = with lib; { description = "Unified hosts file with base extensions"; Loading Loading
pkgs/tools/networking/stevenblack-blocklist/default.nix +2 −2 Original line number Diff line number Diff line { lib, fetchFromGitHub }: let version = "3.14.79"; version = "3.14.84"; in fetchFromGitHub { name = "stevenblack-blocklist-${version}"; Loading @@ -9,7 +9,7 @@ fetchFromGitHub { owner = "StevenBlack"; repo = "hosts"; rev = version; hash = "sha256-MfQGu+Y4/A0GKIu9d//U+yiP0fN/7cWhEo2dut4UvcE="; hash = "sha256-tahf6mdtmZofwMZfMsuDAqCR/V1qZt6vV+o6t4YTKG0="; meta = with lib; { description = "Unified hosts file with base extensions"; Loading