nixpkgs/pkgs/applications/audio/cadence
Samuel Ruprecht 21773f1d43 cadence: fix wrong wrappings (#50610)
* cadence: fix wrong wrappings (#50610)

* cadence: split native build inputs
+ fix license : this is under GPL2+ and not MIT

* cadence: use fetchzip
Because GitHub archives are not stable over time so better
to compute the hash of the unpacked content

* cadence: limit to x64-linux
Broken on aarch64 because the Makefile pass
"-msse -mfpmath=sse" flags (x86 only)
2018-11-25 20:14:34 +01:00
..
default.nix cadence: fix wrong wrappings (#50610) 2018-11-25 20:14:34 +01:00