1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules
Nathaniel Glen 3377257d0b pipewire: split pulse and jack emulation out
This splits PulseAudio and JACK emulation into separate outputs. Doing
so provides a number of benefits.

First it fixes pw-pulse and pw-jack. Prior to this they pointed to bogus
locations because the environment variables were not evaluated.
Technically fixing this only requires setting libpulse-path and
libjack-path to any absolute path not necessarily separate outputs but
it comes as a nice result.

Secondly it allows overriding libpulseaudio with pipewire.pulse in many
packages. This is possible because the new outputs have a more standard
layout.
2020-09-19 16:33:01 -04:00
..
config
hardware
i18n/input-method
installer
misc
profiles
programs
security
services pipewire: split pulse and jack emulation out 2020-09-19 16:33:01 -04:00
system
tasks
testing
virtualisation Merge pull request #97826 from lheckemann/spice-usb-redir 2020-09-19 07:52:23 +02:00
module-list.nix Merge pull request #98258 from ryantm/remove-heyefi 2020-09-19 11:00:41 -07:00
rename.nix