On 08/28/2014 05:56 AM, Gergely Risko wrote: > Hi, > > I'm doing some compile time optimizations on the stdenv closures. For > example GCC 4.8 doesn't use PPL anymore, so that can be removed > altogether. > > But I would like to have a nixos/nixpkgs branch where I can commit my > changes and a hydra build running on my branch, so I can see if I cause > some overall damage by accident. > > I promise to not abuse this and commit hourly just for testing :) > > Can this be arranged? Who should I ask? Is there some procedure in > place already on how to ask for this? > > Thanks, > Gergely > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev >
While I can't say yes/no because I'm not in charge here, you could host your own Hydra which would allow you immediate feedback when you push on top of what already exists. -- Mateusz K. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
