Re: [Nix-dev] github python branch in hydra

2012-03-11 Thread Florian Friesdorf
On Sun, 11 Mar 2012 14:12:09 +0100, Rob Vermaas wrote: > Hi, > > > I will set up the new jobset in hydra later today using > > release-python.nix as entry point. Hydra will pick up any changes you > > make to this. > > The jobset is available at: > http://hydra.nixos.org/jobset/nixpkgs/python-r

Re: [Nix-dev] github python branch in hydra

2012-03-11 Thread Rob Vermaas
Hi, > I will set up the new jobset in hydra later today using > release-python.nix as entry point. Hydra will pick up any changes you > make to this. The jobset is available at: http://hydra.nixos.org/jobset/nixpkgs/python-rework Please make sure you set the meta.schedulingPriority of all those

Re: [Nix-dev] github python branch in hydra

2012-03-11 Thread Rob Vermaas
Hi Florian, > I created a release-python.nix that should build python and packages for > 2.6 and 2.7 on allBut "i686-cygwin". > > Will hydra pick up changes in that file automatically, i.e. will I be > very careful making changes to it, or am sending you an email after I > made changes? I will se

Re: [Nix-dev] github python branch in hydra

2012-03-11 Thread Florian Friesdorf
Hi Rob, hi Peter, @Peter: do you want to get mails about builds in the python branch or shall I override maintainers to be only me for that branch? On Sun, 11 Mar 2012 12:16:57 +0100, Rob Vermaas wrote: > Hi Florian, > > > Also, we agreed that it should not build all packages but only those >

Re: [Nix-dev] github python branch in hydra

2012-03-11 Thread Rob Vermaas
Hi Florian, > Also, we agreed that it should not build all packages but only those > affected by changes to python. Is there anything I can do about that or > is that a hydra configuration? You can change the release.nix in your branch to configure this. You could start with only enabling pythonP

[Nix-dev] github python branch in hydra

2012-03-11 Thread Florian Friesdorf
Hi Rob, we recently talked on irc about having a jobset in hydra for the python branch: https://github.com/chaoflow/nixpkgs/tree/python I'm regularly rebasing the branch onto svn master so hydra would need to do something like: git fetch origin && git reset --hard origin/python Also, we agr