Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Jason O'Conal
Excerpts from Vladimír Čunát's message of 2013-09-16 16:05:35 +1000: > On 09/16/2013 07:59 AM, Jason O'Conal wrote: > > Excerpts from Vladimír Čunát's message of 2013-09-16 15:56:26 +1000: > > Yeah. I won't be able to do anything with Hydra, but I would like to try > > to get to the bottom of why e

Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Vladimír Čunát
On 09/16/2013 07:59 AM, Jason O'Conal wrote: Excerpts from Vladimír Čunát's message of 2013-09-16 15:56:26 +1000: On 09/16/2013 07:54 AM, Jason O'Conal wrote: I'm pretty sure it will need someone with Hydra admin access to stop it. Yeah. I won't be able to do anything with Hydra, but I would l

Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Jason O'Conal
Excerpts from Vladimír Čunát's message of 2013-09-16 15:56:26 +1000: > On 09/16/2013 07:54 AM, Jason O'Conal wrote: > > I'll take a look at it, but not sure if I can find the problem. > > I'm pretty sure it will need someone with Hydra admin access to stop it. Yeah. I won't be able to do anything

Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Vladimír Čunát
On 09/16/2013 07:54 AM, Jason O'Conal wrote: I'll take a look at it, but not sure if I can find the problem. I'm pretty sure it will need someone with Hydra admin access to stop it. smime.p7s Description: S/MIME Cryptographic Signature ___ nix-dev

Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Jason O'Conal
Excerpts from Gergely Risko's message of 2013-09-16 06:44:24 +1000: > Hi, > > Expect seems to be broken somehow resulting in these issues: > http://hydra.nixos.org/build/5973266 > http://hydra.nixos.org/build/5973664 > http://hydra.nixos.org/build/5973251 > > And now running: > http://hydra.nixos

Re: [Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Vladimír Čunát
On 09/15/2013 10:44 PM, Gergely Risko wrote: According to nixpkgs git log Vladimir fixed this already: Well, it's rather a work-around -- not using the bogus "expect" package. But the queue is full of old builds without this fix. There are 5069 *-freebsd builds containing the package name py

[Nix-dev] Attention needed for hydra FreeBSD builds

2013-09-15 Thread Gergely Risko
Hi, Expect seems to be broken somehow resulting in these issues: http://hydra.nixos.org/build/5973266 http://hydra.nixos.org/build/5973664 http://hydra.nixos.org/build/5973251 And now running: http://hydra.nixos.org/build/5980252 According to nixpkgs git log Vladimir fixed this already: -=-=-=-

Re: [Nix-dev] Hydra: NixOS tested job failing

2013-09-15 Thread aszlig
On Sat, Sep 14, 2013 at 10:31:30PM +0200, Domen Ko??ar wrote: > Could be that Nix 1.6 upgrade broke network, nothing else from the > diff seems alerting Bisected it and the commit causing this is: https://github.com/NixOS/nix/commit/5558652709f27e8a887580b77b93c705659d7a4b This happens in conjuc

[Nix-dev] nix-shell ignores custom configurePhase/buildPhase etc.?

2013-09-15 Thread Bjørn Forsman
Hi, Why doesn't a custom configurePhase (or buildPhase, installPhase etc.) work when run from nix-shell? In nix-shell, all phases seem to be the default, even if the derivation has customized some of them. Take the openscad expression as an example. It has this configurePhase: configurePhase =

Re: [Nix-dev] Nix 1.6 released

2013-09-15 Thread Domen Kožar
Actually tests are failing since Nix 1.6 upgrade, that's why channel is not updated: http://hydra.nixos.org/job/nixos/trunk-combined/tested On Sun, Sep 15, 2013 at 10:45 AM, Vladimír Čunát wrote: > On 09/15/2013 10:11 AM, Malcolm Matalka wrote: > >> I am unable to upgrade to 1.6 on one of my ma

Re: [Nix-dev] Nix 1.6 released

2013-09-15 Thread Vladimír Čunát
On 09/15/2013 10:11 AM, Malcolm Matalka wrote: I am unable to upgrade to 1.6 on one of my machines for an unknown reason. I updated my machine by doing 'nixos-rebuild --upgrade switch' and rebooting. "nixos-rebuild --upgrade" uses the channel. Its current nixpkgs revision is on 38d54cf, which

Re: [Nix-dev] Nix 1.6 released

2013-09-15 Thread Malcolm Matalka
I am unable to upgrade to 1.6 on one of my machines for an unknown reason. I updated my machine by doing 'nixos-rebuild --upgrade switch' and rebooting. $ nixos-version 13.09pre5022_71365b7-38d54cf (Aardvark) $ nix-env --version nix-env (Nix) 1.5.3 $ which nix-env /run/current-system/sw/bin/nix