Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 96648a8526e8e9a8dc7d56a1572cea717ec20403
      
https://github.com/NixOS/nixpkgs/commit/96648a8526e8e9a8dc7d56a1572cea717ec20403
  Author: aszlig <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    R pkgs/tools/compression/bzip2/builder.sh
    M pkgs/tools/compression/bzip2/default.nix

  Log Message:
  -----------
  bzip2: Get rid of the custom builder.sh.

Everything the builder.sh did can be done with the generic builder which
makes it easier to override attributes and also easier to read.

The reason I've done this is because of #10820, which tries to override
the preBuild hook, but the latter is hardcoded in the builder.sh of
bzip2.

I have compared the output of this against the previous version and the
only things that were different were timestamps in libbz2.a.

Signed-off-by: aszlig <[email protected]>


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

Reply via email to