Closed davidtwco closed 3 years ago
Ugh, oooops.... Thanks for this!
I considered adding a PTR record to the example file that I kind of use as a dumb test, but figured that the PR is simple enough and that I wanted to implement real tests anyway, so......
lib
is provided as an argument to the record types, notpkgs
, which meant that a missing required argument would be encountered when usingnix-dns
. Introduced by #8.https://github.com/kirelagin/nix-dns/blob/bb554091237f959c4e34db958c355d24653bb6b8/dns/types/records/default.nix#L35
cc @kirelagin