Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 972c5641e404767df6cc47d290275d9d9b00bcbb
      
https://github.com/NixOS/nixpkgs/commit/972c5641e404767df6cc47d290275d9d9b00bcbb
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
    M pkgs/development/libraries/thrift/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  thrift: 0.9.2 -> 0.9.3

Add Twisted as build input so that we can continue to have Python
support. (./configure disables Python support unless it finds the
'trial' program, from Twisted.) I don't know whether upstream intended
that, because it seems perfectly fine to run thrift + Python without
Twisted. (Only the TTwisted transport uses Twisted...)

Ah, Thrift use Twisted in its unit tests. Even when we pass
--enable-tests=no to ./configure :-D


  Commit: f438011aedbd5fc7103da9a3be295951c8ddcb5a
      
https://github.com/NixOS/nixpkgs/commit/f438011aedbd5fc7103da9a3be295951c8ddcb5a
  Author: Pascal Wittmann <[email protected]>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M pkgs/development/libraries/thrift/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #12216 from bjornfor/thrift

thrift: 0.9.2 -> 0.9.3


Compare: https://github.com/NixOS/nixpkgs/compare/81710923bd8b...f438011aedbd
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to