Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6876eab511afd1c10b8e89a1ff99aa28c6a44b2d
      
https://github.com/NixOS/nixpkgs/commit/6876eab511afd1c10b8e89a1ff99aa28c6a44b2d
  Author: Frederik Rietdijk <[email protected]>
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages.tornado: fix tests, closes #14634

The test runner would import all modules to check whether they might
have tests.

On a Linux system it would load the Tornado module that depends on
kqueue, which is BSD only, and fail.


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

Reply via email to