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:
@@ -82,6 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"tinydns"
|
||||
]
|
||||
))
|
||||
"--with-boost=${boost.dev}"
|
||||
"sysconfdir=/etc/pdns"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user