From ab8ef63ff49dd6276f765cce10d88b3e5b86b837 Mon Sep 17 00:00:00 2001 From: Nathaniel Baxter Date: Thu, 11 Sep 2014 13:01:08 +1000 Subject: alsa: Add multilib plugin support via "libs" entry in asound config. alsa: Remove unused $ALSA_PLUGIN_DIRS support. --- nixos/modules/programs/environment.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/modules') diff --git a/nixos/modules/programs/environment.nix b/nixos/modules/programs/environment.nix index 623a428fc1a6..d79aff5dc553 100644 --- a/nixos/modules/programs/environment.nix +++ b/nixos/modules/programs/environment.nix @@ -45,7 +45,6 @@ in PKG_CONFIG_PATH = [ "/lib/pkgconfig" ]; TERMINFO_DIRS = [ "/share/terminfo" ]; PERL5LIB = [ "/lib/perl5/site_perl" ]; - ALSA_PLUGIN_DIRS = [ "/lib/alsa-lib" ]; KDEDIRS = [ "" ]; STRIGI_PLUGIN_PATH = [ "/lib/strigi/" ]; QT_PLUGIN_PATH = [ "/lib/qt4/plugins" "/lib/kde4/plugins" ]; -- cgit 1.4.1