[Nix-dev] Re: [Nix-commits] SVN commit: nix - 16345 - raskin - nixpkgs/trunk/pkgs/os-specific/linux/kernel

Eelco Dolstra e.dolstra at tudelft.nl
Tue Jul 14 11:26:25 CEST 2009


Hi,

Michael Raskin wrote:

> Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-2.6.31-rc3.nix
> ===================================================================
> --- nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-2.6.31-rc3.nix	2009-07-14 09:13:59 UTC (rev 16344)
> +++ nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-2.6.31-rc3.nix	2009-07-14 09:18:22 UTC (rev 16345)
> @@ -13,7 +13,7 @@
>    
>      src = fetchurl {
>        url = "mirror://kernel/linux/kernel/v2.6/linux-${baseVersion}.tar.bz2";
> -      sha256 = "1yf5xhdnpcyhw4y78v35wyidlsyzxvbbnzw6jd31zni7ira6jvjk";
> +      sha256 = "d7b9f19b92fd5c693c16cd62f441d051b699f28ec6a175d1b464e58bacd8c78f";

This causes a problem: http://hydra.nixos.org/build/47259/nixlog/1/tail

===
checking pkgs/top-level/all-packages.nix on x86_64-linux
error: evaluation aborted with the following error message: `No kernel
configuration for your platform!'
(use `--show-trace' to show detailed location information)
===

-- 
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/



More information about the nix-dev mailing list