Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86d1953ed4a5317e6d103aaa08bc622d7e5fb34a
      
https://github.com/NixOS/nixpkgs/commit/86d1953ed4a5317e6d103aaa08bc622d7e5fb34a
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M pkgs/development/beam-modules/build-rebar3.nix

  Log Message:
  -----------
  build-rebar3: Append postPatch to original hook

The postPatch attribute is already in the function argument but is
unused elsewhere in the code, so setting postPatch with buildRebar3 is
going to end up in a no-op.

This now allows to use postPatch within buildRebar3 by simply appending
to the existing postPatch hook that removes the rebar and rebar3
escripts.

Signed-off-by: aszlig <asz...@redmoonstudios.org>
Cc: @ericbmerritt


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to