Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
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
|
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 |
|