luaPackages.pulseaudio: remove (#94939)
It's not maintained any more by upstream (by @doronbehar) and it doesn't build correctly with `buildLuarocksPackage` (see #89767).
This commit is contained in:
@@ -344,13 +344,4 @@ with super;
|
||||
sourceRoot=./readline-2.6
|
||||
'';
|
||||
});
|
||||
|
||||
pulseaudio = super.pulseaudio.override({
|
||||
buildInputs = [
|
||||
pkgs.libpulseaudio
|
||||
];
|
||||
nativeBuildInputs = [
|
||||
pkgs.pulseaudio pkgs.pkgconfig
|
||||
];
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user