From ca97783f0d6e99e406788abcae6fc8db871eaed7 Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 6 Oct 2023 09:39:43 -0700 Subject: [PATCH] typo in removeBlankLines --- zone-to-zonefile.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone-to-zonefile.nix b/zone-to-zonefile.nix index a2e00a4..fcd86bc 100644 --- a/zone-to-zonefile.nix +++ b/zone-to-zonefile.nix @@ -141,7 +141,7 @@ let ${subdomainRecords} ''; -in removeBlankLinkes (formatZone '' +in removeBlankLines (formatZone '' $ORIGIN ${domain}. $TTL ${zone.default-ttl}