Commit graph

6 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Bart Brouns f59ea00c80 magnetophonDSP: remove workarounds for:
https://bitbucket.org/agraef/faust-lv2/issues/10/tabs-break-lv2s
https://bitbucket.org/agraef/faust-lv2/issues/7/scale-log-breaks-plugins
2018-01-26 16:53:52 +01:00
Bart Brouns c002b886c0 faustCompressors: 1.1.1 -> 1.2 2017-06-16 13:18:19 +02:00
Bart Brouns 3d3096b229 VoiceOfFaust: fix pitchTracker (#23394) 2017-03-03 16:52:55 +01:00
Bart Brouns f63c179b0b magnetophonDSP: update to new faust libraries 2016-11-07 14:06:35 +01:00