Hi Peter,
> I'd like to use cabal2nix together with nix-build in a way that my
> package is configured with `-fmaintainer`. Is there a way to do this?
call cabal2nix with -fmaintainer. I'm citing from the --help output:
-f FLAG --flag=FLAG Cabal flag (may be specified multiple times)
Best regards,
Peter