pdns: fix finding boost

https://hydra.nixos.org/build/302913039/nixlog/2/tail
It's similar to a few other packages in this staging-next cycle.
This commit is contained in:
Vladimír Čunát
2025-07-26 07:51:31 +02:00
parent 0e023235d4
commit a8a3b4ca56
+1
View File
@@ -82,6 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
"tinydns"
]
))
"--with-boost=${boost.dev}"
"sysconfdir=/etc/pdns"
];