Stream: haskell-flake

Topic: ✔ Using non-haskell dependencies


view this post on Zulip Shivaraj B H (Nov 28 2024 at 12:15):

Haven’t used pkgconfig-depends before, doesn’t using extra-libraries work?

view this post on Zulip Shivaraj B H (Nov 28 2024 at 12:19):

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

view this post on Zulip Perigord (Nov 28 2024 at 12:30):

yeah just addinglibavcodec.custom = _: pkgs.ffmpeg.lib; to settings worked

view this post on Zulip Notification Bot (Nov 28 2024 at 12:30):

Perigord has marked this topic as resolved.


Last updated: Dec 05 2024 at 03:53 UTC