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 |
|
Samuel Dionne-Riel
|
fa4a6171da
|
artyFX: Disables build on aarch64-linux
|
2018-12-10 14:55:19 -05: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
|
33b0842305
|
artyFX: 2015-05-07 -> 1.3
|
2017-06-16 13:24:48 +02:00 |
|
Tuomas Tynkkynen
|
bac26e08db
|
Fix lots of fetchgit hashes (fallout from #15469)
|
2016-06-03 17:17:08 +03:00 |
|
William A. Kennington III
|
7297255019
|
Convert all jack references to libjack2
|
2015-06-27 00:17:52 -07:00 |
|
Bart Brouns
|
27d57966f5
|
add artyFX: A LV2 plugin bundle of effects
|
2015-05-07 17:51:05 +02:00 |
|