[Nix-dev] How to help remedy build errors of Haskell packages in Nixpkgs

Vladimír Čunát vcunat at gmail.com
Tue Aug 12 17:03:43 CEST 2014


On 08/12/2014 03:20 PM, emil.rangden at chas.se wrote:
> The package taffybar is fixed by the author, but there is no new hackage
> release. Can cabal2nix deal with this somehow? The only thing I came up
> with was dumping a 90k patch in the nixpkgs repo, but that feels
> perverse.

What about adding something like
patches = [ (fetchpatch { ... }) ];
to the latest release?

Vlada


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20140812/d9cb1a3c/attachment.bin 


More information about the nix-dev mailing list