nixpkgs/pkgs/development/libraries/spandsp
Adam Joseph 88cbe74d05 spandsp: refactor
The `spandsp` derivation has the clauses in the wrong order
(e.g. `makeFlags` before `configureFlags`) which makes it hard to
understand.

This commit fixes the clause order, factors out `common.nix` from
the two versions of spandsp, and also tries to normalize the coding
style.
2023-03-09 21:40:38 -08:00
..
3.nix spandsp: refactor 2023-03-09 21:40:38 -08:00
common.nix spandsp: refactor 2023-03-09 21:40:38 -08:00
default.nix spandsp: refactor 2023-03-09 21:40:38 -08:00