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

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

[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] 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

[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] 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

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: