Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6a1de6d4a78b68f1040b2353a618880689bcea00
      
https://github.com/NixOS/nixpkgs/commit/6a1de6d4a78b68f1040b2353a618880689bcea00
  Author: Tom Hunger <[email protected]>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

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

  Log Message:
  -----------
  Fix buildPythonPackage overriding.

makeOverridable takes a function and an argument, the parenthesis
caused there to be only one argument which works but cannot
be overridden.


  Commit: f25e4b1f2111ec055c5c2f63ae8ef879046214bb
      
https://github.com/NixOS/nixpkgs/commit/f25e4b1f2111ec055c5c2f63ae8ef879046214bb
  Author: Domen Kožar <[email protected]>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #7381 from teh/master

Fix buildPythonPackage overriding.


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

Reply via email to