Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6cf4e29c4f33d40c6560e25f38071c3c6a876cbb
      
https://github.com/NixOS/nixpkgs/commit/6cf4e29c4f33d40c6560e25f38071c3c6a876cbb
  Author: Domen Kožar <[email protected]>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M pkgs/development/python-modules/pylint/default.nix
    M pkgs/top-level/all-packages.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  Fix build for python3Packages.spyder

pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.

Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.


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

Reply via email to