Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 39b64b52ed349bb7b6f26f50013335d76d1605f6
      
https://github.com/NixOS/nixpkgs/commit/39b64b52ed349bb7b6f26f50013335d76d1605f6
  Author: Aneesh Agrawal <aneesh...@gmail.com>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
    M doc/functions.xml
    M lib/customisation.nix
    M pkgs/stdenv/generic/default.nix

  Log Message:
  -----------
  mkDerivation: add overrideAttrs function

This is similar to `overrideDerivation`, but overrides the arguments to
`mkDerivation` instead of the underlying `derivation` call.

Also update `makeOverridable` so that uses of `overrideAttrs` can be
followed by `override` and `overrideDerivation`, i.e. they can be
mix-and-matched.


  Commit: 62edf873aad11ffd4acc95026a416eaa37fc42ec
      
https://github.com/NixOS/nixpkgs/commit/62edf873aad11ffd4acc95026a416eaa37fc42ec
  Author: Domen Kožar <do...@dev.si>
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M doc/functions.xml
    M lib/customisation.nix
    M pkgs/stdenv/generic/default.nix

  Log Message:
  -----------
  Merge pull request #18660 from aneeshusa/add-override-attrs

mkDerivation: add overrideAttrs function


Compare: https://github.com/NixOS/nixpkgs/compare/9ca0521099ab...62edf873aad1
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to