commit 2482544507d67e8552c3da1c7de18ded71cc3dab
parent 1d390eb90a14cd422450f4e2ad9863fdc78202cf
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 27 Jan 2022 22:44:55 +0100
parent 1d390eb90a14cd422450f4e2ad9863fdc78202cf
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 27 Jan 2022 22:44:55 +0100
services/bind: update zones
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configurations/services/bind.nix b/configurations/services/bind.nix @@ -3,8 +3,8 @@ let dns-zones = pkgs.fetchgit { url = "https://cgit.ctu.cx/dns-zones"; - rev = "325971a3b44324b566fa4243d686432234dafd4e"; - sha256 = "1a1napwdwa1ss6x4vqh2nipiz4d8rmzyd6ykkrd9piszlk9ic6jh"; + rev = "c6b047ad1d8a7b28346c0f6e264d15b6557212b9"; + sha256 = "15rxb6yyybb5wx2h9831m03ah2ycly9p8iv16kp4g28q0hr5z6ys"; }; in {