1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Luca Bruno b94b08488f nixos/pulseaudio: don't put 32bit libs in systemPackages
Fixes the useless collisions in the system path.
The 64bit and 32bit variants have the same files, hence
it's pointless to put the 32bit pulseaudio in systemPackages.
2015-03-18 14:10:02 +00:00
..
doc/manual Manual tweak 2015-03-11 15:34:57 +01:00
lib
maintainers
modules nixos/pulseaudio: don't put 32bit libs in systemPackages 2015-03-18 14:10:02 +00:00
tests nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos: Add VM test for i3 window manager. 2015-03-05 05:21:36 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.