Nix Packages collection
Go to file
ambrop7@gmail.com bf0bacdbf8 openal-soft: Add PulseAudio backend, make non-OSS backends work.
* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
2014-06-15 23:28:54 +02:00
doc Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
lib Merge #2711: add ansible-1.6.1 2014-06-11 20:29:55 +02:00
maintainers/scripts copy-tarballs.pl: Create base-32 symlinks 2014-05-22 12:11:53 +02:00
nixos fixup the previous: got renamed to sessionVariables 2014-06-15 20:28:30 +02:00
pkgs openal-soft: Add PulseAudio backend, make non-OSS backends work. 2014-06-15 23:28:54 +02:00
.gitignore Merge .gitignore files 2013-10-10 13:28:22 +02:00
.version Update version 2014-04-23 08:02:18 -04:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md Fixed link to installation instructions in README 2014-05-26 22:19:22 +02:00

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.