[Nix-dev] What is the end game?

Colin Putney colin at wiresong.com
Mon Aug 31 00:53:47 CEST 2015


On Sun, Aug 30, 2015 at 11:09 AM, Peter Simons <simons at cryp.to> wrote:

> Hi Daniel,
>
>  > What if binutils had a release.nix in its repo? How about gcc or
>  > clang? What would the expressions look like in nixpkgs?
>
> the expressions in Nixpkgs would look exactly like they do today, i.e.
> they download a release tarball and build it. The binutils release.nix
> file would then customize those expressions with overrideDerivation or
> some other appropriate mechanism to build developer versions instead,
> i.e. by switching the 'src' location to a Git repository etc.
>

That seems backwards. The upstream project would then depend on nixpkgs.

-Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150830/40aa05ea/attachment.html 


More information about the nix-dev mailing list