[Nix-dev] override xlibs.libXft

Lluís Batlle i Rossell viric at viric.name
Wed Aug 8 00:14:38 CEST 2012


On Wed, Aug 08, 2012 at 02:10:44AM +0400, Sergey Mironov wrote:
> Why is that? libXft looks like a typical result of mkDerivation but don't have
> an override function - probably I am missing something. How to override then?

The override function is provided by 'callPackage', not mkDerivation.

How to override then? there is pkgs.lib.overrideDerivation for example. :)

Regards,
Lluís.


More information about the nix-dev mailing list