1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra 7fdb29f0f3 * Make the X11 dependency in PulseAudio optional, just like the JACK
dependency.  This is important to prevent these dependencies from
  propagating to all PulseAudio clients.  The PulseAudio server in
  NixOS can enable X11 support (if desired) by setting

    hardware.pulseaudio.package = pkgs.pulseaudio.override {
      x11Support = true;
    };

svn path=/nixpkgs/trunk/; revision=30300
2011-11-07 17:51:04 +00:00
doc Fix typo in release-notes 2011-10-02 09:24:23 +00:00
maintainers gnupdate: Handle GnuPG-related packages. 2011-11-01 22:38:09 +00:00
pkgs * Make the X11 dependency in PulseAudio optional, just like the JACK 2011-11-07 17:51:04 +00:00
COPYING
default.nix
STABLE
VERSION * Bump the version. 2010-02-08 09:23:03 +00:00