Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c310a5f608d08995afefad0170786551cc4d0d8f
      
https://github.com/NixOS/nixpkgs/commit/c310a5f608d08995afefad0170786551cc4d0d8f
  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: 614ed1e1adaa418337a2e5261d7f0dfe23f13a28
      
https://github.com/NixOS/nixpkgs/commit/614ed1e1adaa418337a2e5261d7f0dfe23f13a28
  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/90c163bde087...614ed1e1adaa
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to