pdns-recursor: fix finding boost
https://hydra.nixos.org/build/302913041/nixlog/3/tail It's similar to a few other packages in this staging-next cycle.
This commit is contained in:
@@ -57,6 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"--enable-reproducible"
|
||||
"--enable-systemd"
|
||||
"--enable-dns-over-tls"
|
||||
"--with-boost=${boost.dev}"
|
||||
"sysconfdir=/etc/pdns-recursor"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user