Remove obsolete jackaudio version 1.

This commit is contained in:
Peter Simons
2014-07-28 20:32:52 +02:00
parent 7325894d72
commit bdb77826d9
57 changed files with 116 additions and 149 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
assert firewireSupport -> ffado != null;
stdenv.mkDerivation rec {
name = "jack2-${version}";
name = "jackaudio-${version}";
version = "1.9.9.5";
src = fetchurl {