summaryrefslogtreecommitdiff
path: root/ext/terranix/cloudflare
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-05-16 00:29:08 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-16 06:04:51 +0000
commit7b5db754a4a6760fd6e2e2cf06de73575fd5f6f7 (patch)
tree6f6c24be76ae30765945137aee6b429b42cf13b8 /ext/terranix/cloudflare
parent1432040005b04a1c0a61991f8b1a4cbbe5b511b0 (diff)
flake: update nixpkgs
Flake lock file updates: • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/44072e24566c5bcc0b7aa9178a0104f4cfffab19?narHash=sha256-FF593AtlzQqa8JpzrXyRws4CeKbc5W86o8tHt4nRfIg%3D' (2024-05-12) → 'github:NixOS/nixpkgs/9ddcaffecdf098822d944d4147dd8da30b4e6843?narHash=sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS%2BMsfMb7wL1RJOfA%3D' (2024-05-14)
Diffstat (limited to 'ext/terranix/cloudflare')
-rw-r--r--ext/terranix/cloudflare/dns.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/terranix/cloudflare/dns.nix b/ext/terranix/cloudflare/dns.nix
index f750e5f..4da90ab 100644
--- a/ext/terranix/cloudflare/dns.nix
+++ b/ext/terranix/cloudflare/dns.nix
@@ -89,7 +89,6 @@ in {
type = "TXT";
zone_id = getchoo_com;
};
-
}
// blockEmailSpoofingFor "getchoo_com";
}