Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6640000cb7148ba39bbdcca8e0cd7f5c224bce57
      
https://github.com/NixOS/nixpkgs/commit/6640000cb7148ba39bbdcca8e0cd7f5c224bce57
  Author: Shea Levy <[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M pkgs/lib/customisation.nix

  Log Message:
  -----------
  overrideDerivation: Simplify

Since we're just calling derivation again, drvAttrs is exactly what we
want to pass, and we can get rid of the complicated "drop" logic. As a
bonus, this actually makes it correct, since before "drop" removed the
attribute named passthru but not actually the attributes added to the
top-level attrset via passthru.

Signed-off-by: Shea Levy <[email protected]>



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

Reply via email to