Branch: refs/heads/release-15.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3f79ef5fe92dea8ea29c8ce14d8e0ae4e8de4cd6
      
https://github.com/NixOS/nixpkgs/commit/3f79ef5fe92dea8ea29c8ce14d8e0ae4e8de4cd6
  Author: Peter Simons <[email protected]>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  all-packages.nix: instantiate 'perlPackages' with callPackage rather than 
import

This allows us to override the attributes passed to the package set, which is
needed to pass "imagemagickBig" to PerlMagic rather than the normal one (see
next commit).

This patch is brought to you courtesy of the venerable @vcunat.


  Commit: 2c9596b8ed9ab04b5091b3a3a4d0e4f0bfb6d94a
      
https://github.com/NixOS/nixpkgs/commit/2c9596b8ed9ab04b5091b3a3a4d0e4f0bfb6d94a
  Author: Peter Simons <[email protected]>
  Date:   2015-09-02 (Wed, 02 Sep 2015)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  ikiwiki: use PerlMagick with imagemagickBig rather than the light version

Ikiwiki needs a version of PerlMagick that has ghostscript to fix
https://github.com/NixOS/nixpkgs/issues/9473.

This patch is brought to you courtesy of the venerable @vcunat.


Compare: https://github.com/NixOS/nixpkgs/compare/2352ef522343...2c9596b8ed9a
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to