1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/modules/config
Eelco Dolstra 8bf3c2c1bf * The implementation of the ALSA_PLUGIN_DIRS variable is buggy:
because it uses strtok() to modify the environment variable in
  place, it only works correctly the first time it's called.
  Subsequent calls only see the first directory listed in the
  variable.  This causes applications such as Audacious to fail
  because the Pulse plugin is not in the first directory.  However, we
  don't actually need $ALSA_PLUGIN_DIRS, because /etc/asound.conf
  allows the full path to the Pulse plugin to be specified.

svn path=/nixos/trunk/; revision=27960
2011-07-26 13:00:43 +00:00
..
fonts.nix Fix space-containing name processing 2011-05-28 20:08:49 +00:00
gnu.nix
i18n.nix
krb5.nix
ldap.nix
networking.nix
no-x-libs.nix
nsswitch-mdns.conf
nsswitch.conf
nsswitch.nix
power-management.nix
pulseaudio.nix * The implementation of the ALSA_PLUGIN_DIRS variable is buggy: 2011-07-26 13:00:43 +00:00
shells.nix * Create /etc/shells. KDM in KDE 4.7 requires it. 2011-07-17 10:45:49 +00:00
swap.nix
system-path.nix
timezone.nix
unix-odbc-drivers.nix
users-groups.nix * Support creating non-system user accounts. 2011-06-27 08:50:30 +00:00