Merge pull request #333369 from r-ryantm/auto-update/stevenblack-blocklist

stevenblack-blocklist: 3.14.90 -> 3.14.95
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-09 06:58:48 +00:00 committed by GitHub
commit db74c12787
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "stevenblack-blocklist";
version = "3.14.90";
version = "3.14.95";
src = fetchFromGitHub {
owner = "StevenBlack";
repo = "hosts";
rev = "refs/tags/${finalAttrs.version}";
hash = "sha256-0/niQ0qWzGesqWIe/NZ2SD0Pdvk3GRsY1mT24eFMpt8=";
hash = "sha256-AEwBEWem50+NhMhHRoPLAxrN5N85RLIW+7iFXugn2Ek=";
};
outputs = [