Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b9093f1c641846882fdced70269a4ee09c2c376b
      
https://github.com/NixOS/nixpkgs/commit/b9093f1c641846882fdced70269a4ee09c2c376b
  Author: Ambroz Bizjak <[email protected]>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M pkgs/applications/networking/browsers/chromium/browser.nix
    M pkgs/applications/networking/browsers/chromium/common.nix
    M pkgs/applications/networking/browsers/chromium/default.nix
    M pkgs/applications/networking/browsers/chromium/source/default.nix
    R 
pkgs/applications/networking/browsers/chromium/source/nix_plugin_paths_44.patch
    M pkgs/applications/networking/browsers/chromium/source/sources.nix

  Log Message:
  -----------
  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.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to