mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
No description
fce7113345
After the pulseaudio refactor in NixOS/nixpkgs@a2a3508, libcap is no longer propagated to chromium anymore. And we need to have libcap for the renderer sandbox. Build log: https://hydra.nixos.org/build/21689759/nixlog/1/raw What makes me wonder is that given that this was propagated by pulseaudio noone either seemed to have disabled pulseaudio support for Chromium or just didn't report the build failure. Half-assed testing done against all channels, because it builds the sandbox and we can't break an already broken build twice (or maybe we can, who knows...). Signed-off-by: aszlig <aszlig@redmoonstudios.org> |
||
---|---|---|
doc | ||
lib | ||
maintainers | ||
nixos | ||
pkgs | ||
.gitignore | ||
.travis.yml | ||
.version | ||
COPYING | ||
default.nix | ||
README.md |
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/
folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication: