Haven’t used pkgconfig-depends before, doesn’t using extra-libraries work?
here’s an example cabal and nix configuration respectively, might be helpful:
https://github.com/juspay/superposition/blob/5b8410ea776a1758309b927ff2ab8b5370774431/clients/haskell/hs-exp-client/hs-exp-client.cabal#L114-L115
https://github.com/juspay/superposition/blob/5b8410ea776a1758309b927ff2ab8b5370774431/clients/haskell/default.nix#L8
yeah just addinglibavcodec.custom = _: pkgs.ffmpeg.lib;
to settings
worked
Perigord has marked this topic as resolved.
Last updated: Dec 05 2024 at 03:53 UTC