nixpkgs-bootstrap: update hickory-dns patch hash

This commit is contained in:
2024-12-09 08:52:04 +00:00
parent 0a0abe55bc
commit e84af727ee

View File

@@ -50,7 +50,7 @@ in
(fetchpatch' {
name = "nixos/hickory-dns: make settings.zone freeform; expose configFile option";
prUrl = "https://github.com/NixOS/nixpkgs/pull/363001";
hash = "sha256-TZYwsY7SE1LkEEv1KPHj4qPVrs8RagIu7x/TEZtXFzE=";
hash = "sha256-C/Pbbd9EEuPIwgDkE/OWZeCcGercJFU8PTh3+zElbFY=";
})
# (fetchpatch' {