1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 14:41:17 +00:00
nixpkgs/pkgs/applications/networking/browsers/chromium
Ambroz Bizjak b9093f1c64 chromium: Updates, fixes #11492
Built and run Beta and Stable locally. Dev is surrently superseded by Stable so
it doesn't matter much.

- Dev: 47.0.2508.0 -> 48.0.2564.22
- Beta: 46.0.2490.64 -> 48.0.2564.23
- Stable: 45.0.2454.101 -> 47.0.2526.73

Changed the SSL dependencies to the supported configuration on Linux (according
to Torne @Freenode/#chromium-support).

- NSS is a dependency since it is used to access the ceritiface store.
- Dropped system OpenSSL support, the bundled BoringSSL is used.

This probably fixes issue #10555. Note that without this adjustment the build
fails even.

Dropped uneeded old patches.
2015-12-07 14:52:15 +01:00
..
source chromium: Updates, fixes #11492 2015-12-07 14:52:15 +01:00
browser.nix chromium: Updates, fixes #11492 2015-12-07 14:52:15 +01:00
common.nix chromium: Updates, fixes #11492 2015-12-07 14:52:15 +01:00
default.nix chromium: Updates, fixes #11492 2015-12-07 14:52:15 +01:00
plugins.nix chromium: Fix widevine ppapi plugin loading 2015-08-03 20:37:35 -07:00
update.sh chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version 2015-08-05 19:25:56 -07:00