nixpkgs/pkgs/applications/networking/instant-messengers/baresip
Adam Joseph 1682265db7 baresip: use cmake for configurePhase, fixes cross
Although baresip is a cmake-based project, our expression was not
using cmake for the configurePhase.  This commit causes it to do so,
which fixes cross-compilation for this package.

Incorporates:
- https://github.com/NixOS/nixpkgs/pull/218518
- https://github.com/NixOS/nixpkgs/pull/218520
- https://github.com/NixOS/nixpkgs/pull/218522
- https://github.com/NixOS/nixpkgs/pull/218521
- https://github.com/NixOS/nixpkgs/pull/218523
2023-02-26 15:09:02 -08:00
..
default.nix baresip: use cmake for configurePhase, fixes cross 2023-02-26 15:09:02 -08:00