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-owe...@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@lists.science.uu.nl
>     https://mailman.science.uu.nl/mailman/listinfo/nix-dev

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to