On 06/13/2014 06:38 PM, Kirill Elagin wrote:
> P.S. I have 14.10pre44331.25351dd here.
> 
> 
> --
> Кирилл Елагин
> 
> 
> On Fri, Jun 13, 2014 at 8:37 PM, Kirill Elagin <[email protected]> wrote:
> 
>> I get 1h8s… on my PC, so you should probably check the version of nixpkgs
>> checkout and all that stuff.
>> I have no idea why one can get different caches, but I hope that stdenv
>> can't mutate depending on kernel version etc…
>>
>>
>> --
>> Кирилл Елагин
>>
>>
>> [snip]

Oh, I should have mentioned channel versions.

On target box:

-bash-4.1$ nix-channel --update
downloading Nix expressions from
`http://releases.nixos.org/nixpkgs/nixpkgs-14.10pre44685.98d6ff9/nixexprs.tar.xz'...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
    0
unpacking channels...

On local box:
[shana@lenalee:~]$ nix-channel --update
downloading Nix expressions from
`http://releases.nixos.org/nixpkgs/nixpkgs-14.10pre44685.98d6ff9/nixexprs.tar.xz'...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100 3437k  100 3437k    0     0  3703k      0 --:--:-- --:--:-- --:--:--
3703k
downloading Nix expressions from
`http://releases.nixos.org/nixos/unstable/nixos-14.10pre44331.25351dd/nixexprs.tar.xz'...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100 3643k  100 3643k    0     0  3906k      0 --:--:-- --:--:-- --:--:--
3905k
unpacking channels...

So it would seem the nixpkgs channel is at the same commit. As seen on
my previous e-mail, I'm overwriting NIX_PATH on my local box
specifically to point to the nixpkgs channel checkout so my nixos
channel is not used. As far as I can tell the two directories on both
boxes should be identical.

If I can't get this to work then I'm pretty much stuck as I can't
compile gcc on target box and everything requires it.

-- 
Mateusz K.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to