[Nix-dev] php-packages fix (broken since multiple outputs)
Alastair Pharo
asppsa at gmail.com
Sun Apr 23 13:59:30 CEST 2017
Hi there,
FYI I have an open PR for this on github as well:
https://github.com/NixOS/nixpkgs/pull/2464. Maybe we can compare notes.
-Alastair
On 23 April 2017, [Marc Weber](mailto:marco-oweber at gmx.de) wrote:
> Problem: Since outputs = ["out" "dev"] a lot of php-packages stopped
> compiling because php-config provided wrong includes
>
> http://mawercer.de/tmp/php-packages-out-dev.patch
> - moves php-config into php.dev
> - patches the includes directory so that headers are found
> - The patch also rewrites the assertion so that I could test all
> packages easily by
>
> nix-build -A php71Packages
>
> My question is, is there a different way to run nix-build -A php71Packages
> ignoring assertions so that all php packages can be tested easily?
>
> I'd like to prepare a PR.
>
> Marc Weber
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> https://mailman.science.uu.nl/mailman/listinfo/nix-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.uu.nl/pipermail/nix-dev/attachments/20170423/41fa978c/attachment.html>
More information about the nix-dev
mailing list