nextdns: 1.47.2 -> 1.47.3 (#527717)

This commit is contained in:
Nick Cao
2026-06-04 18:46:42 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "nextdns";
version = "1.47.2";
version = "1.47.3";
src = fetchFromGitHub {
owner = "nextdns";
repo = "nextdns";
rev = "v${finalAttrs.version}";
sha256 = "sha256-AlKuC5UXQ2fRgnFnIYoa0/D7ydZTaZFfenGxiZbA3io=";
sha256 = "sha256-oTxa/iZ13WSrHOxlmKL55veXhGq1m1Md9RZESdwsKJ0=";
};
vendorHash = "sha256-ZGptjQg/LfvfAEKo1rqitNh2jME06JuryPIFuWdleZk=";
vendorHash = "sha256-Q6gh9E6FzvQn+Lyv3Tr3uLAO/r8zlF8im6xAG2YnuoU=";
ldflags = [
"-s"