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 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Bart Brouns
|
94c6b321e9
|
sorcer: 1.1.1 -> 1.1.3
|
2017-06-16 14:10:35 +02:00 |
|
Bart Brouns
|
3ca38da728
|
add Sorcer, an LV2 synth.
|
2015-05-06 13:14:14 +02:00 |
|