Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cb670556c52f134e6d042ea3be4f607b8ece508a
      
https://github.com/NixOS/nixpkgs/commit/cb670556c52f134e6d042ea3be4f607b8ece508a
  Author: Alexey Shmalko <rasen.d...@gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/nss/default.nix

  Log Message:
  -----------
  nss: 3.28.1 -> 3.28.3

This should fix firefox build, which fails due to nss being too old.


  Commit: d4bb1c786fd35d359b2eb8364863b4320cac1627
      
https://github.com/NixOS/nixpkgs/commit/d4bb1c786fd35d359b2eb8364863b4320cac1627
  Author: Alexey Shmalko <rasen.d...@gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/sqlite/default.nix

  Log Message:
  -----------
  sqlite: 3.16.2 -> 3.17.0

Firefox requires the latest sqlite to build:
```
checking for sqlite3 >= 3.17.0... Requested 'sqlite3 >= 3.17.0' but version of 
SQLite is 3.16.2
configure: error: Library requirements (sqlite3 >= 3.17.0) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
nonstandard prefix so pkg-config can find them.
```


  Commit: 28598c01e7e09c606b5988306ce84534a717b94a
      
https://github.com/NixOS/nixpkgs/commit/28598c01e7e09c606b5988306ce84534a717b94a
  Author: Alexey Shmalko <rasen.d...@gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/icu/default.nix

  Log Message:
  -----------
  icu: 57.1 -> 58.2

Firefox requires new version of the icu to build:
```
checking for icu-i18n >= 58.1... Requested 'icu-i18n >= 58.1' but version of 
icu-i18n is 57.1
configure: error: Library requirements (icu-i18n >= 58.1) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
nonstandard prefix so pkg-config can find them.
```


  Commit: 32bcda741a9f58d376ad1f1de0b051571cddc3d2
      
https://github.com/NixOS/nixpkgs/commit/32bcda741a9f58d376ad1f1de0b051571cddc3d2
  Author: Robin Gloster <m...@glob.in>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/icu/default.nix
    M pkgs/development/libraries/nss/default.nix
    M pkgs/development/libraries/sqlite/default.nix

  Log Message:
  -----------
  Merge pr/23635, pr/23634 and pr/23633 to fix firefox


Compare: https://github.com/NixOS/nixpkgs/compare/a53d5cfaba8a...32bcda741a9f
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to