At Fri, 2 Apr 2010 22:22:19 GMT, Karl Berry wrote: > > Is the nix stuff required for users wanting to install gsrc, or only for > us to build it?
Only needed for us (it gives a high-level description of the build process, and allows it to be rebuilt incrementally if an intermediate package changes taking account of the dependencies - sort of like make, but not relying on timestamps). It has an option to export xml and generate dependency lists so we should be able to generate a normal build script or Makefile/configure script for end users from the nix definitions. -- Brian Gough
