This bug is very recent, within the last day or two, but affects both unstable and master. Whan I attempt to build pkgs.darwin.network_cmds, it first fails with this compilation error:
/private/tmp/nix-build-network_cmds-481.20.1.drv-0/network_cmds-481.20.1/unbound/validator/val_secalgo.c:228:8: error: incomplete definition of type 'struct DSA_SIG_st'
dsasig->r = R;
~~~~~~^
This bug is very recent, within the last day or two, but affects both unstable and master. Whan I attempt to build
pkgs.darwin.network_cmds, it first fails with this compilation error: