[Nix-dev] [Nix-commits] [NixOS/nix] f2467e: On Linux, pretend we're building on Linux 2.6
Shea Levy
shea at shealevy.com
Thu Apr 5 18:57:39 CEST 2012
On 04/05/2012 07:04 AM, Eelco Dolstra wrote:
> Branch: refs/heads/master
> Home: https://github.com/NixOS/nix
> Commit: f2467eb6a0070176a5b1cd76aa330b84431f8258
> https://github.com/NixOS/nix/commit/f2467eb6a0070176a5b1cd76aa330b84431f8258
> Author: Eelco Dolstra<eelco.dolstra at logicblox.com>
> Date: 2012-04-05 (Thu, 05 Apr 2012)
>
> Changed paths:
> M src/libstore/build.cc
>
> Log Message:
> -----------
> On Linux, pretend we're building on Linux 2.6
Shouldn't this be a concern of nixpkgs? What happens when our
kernel-headers are updated to 3.x? And is nix itself not expected to
work on 2.4 kernels?
More information about the nix-dev
mailing list