Branch: refs/heads/fixpoint
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f30d9754f523cfac710402da8f88be3231f30f51
      
https://github.com/NixOS/nixpkgs/commit/f30d9754f523cfac710402da8f88be3231f30f51
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M pkgs/development/interpreters/python/buildpythonpackage.nix
    M pkgs/development/interpreters/python/interpreter.nix
    A pkgs/development/interpreters/python/mkderivation.nix
    M pkgs/development/interpreters/python/support.nix

  Log Message:
  -----------
  Python: separate buildPythonPackage into two functions

1. mkDerivation which is used when the source is without setup.py and
not a wheel
2. buildPythonPackage which is used as before and calls mkDerivation


  Commit: 443be26e67890332ee37f7a59e6d3459912171ef
      
https://github.com/NixOS/nixpkgs/commit/443be26e67890332ee37f7a59e6d3459912171ef
  Author: Frederik Rietdijk <fr...@fridh.nl>
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
    M pkgs/development/interpreters/python/interpreter.nix

  Log Message:
  -----------
  Python: callPackage -> import fixes wrong interpreter version.


Compare: https://github.com/NixOS/nixpkgs/compare/132308e57477...443be26e6789
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to