Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d711528c8bbf36c91675a56365cf3c7578cea557
      
https://github.com/NixOS/nixpkgs/commit/d711528c8bbf36c91675a56365cf3c7578cea557
  Author: Jan Malakhovski <[email protected]>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M pkgs/applications/networking/mailreaders/notmuch/default.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level 
notmuch

Looks like this is the only way to do what 
6258728318fe55faef64285e614fe97edc7b9111
was expected to do that doesn't break things and doesn't look like a complete 
hack.

The problem is that different `fetch`ers generate very different results (from
archive files to plain source trees) and allowing overriding `src` in top-level
derivation when there is a derived python package is no trivial matter.


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

  Changed paths:
    M pkgs/applications/networking/mailreaders/notmuch/default.nix
    M pkgs/top-level/python-packages.nix

  Log Message:
  -----------
  Merge pull request #7102 from oxij/fix-fixed-notmuch

pythonPackages: notmuch: revert 6258728, move sourceRoot setting to top-level


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

Reply via email to