|
|
@ -8,8 +8,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
let
|
|
|
|
let
|
|
|
|
inherit (nixpkgsOnBuildForHost) stdenv;
|
|
|
|
inherit (nixpkgsOnBuildForHost) stdenv;
|
|
|
|
version = "5.4.218";
|
|
|
|
version = "5.10.148";
|
|
|
|
hash = "sha256-Pd10AoU31newwCsXz9+IH06933VVJsy5zX+Yg3Gp9Dg=";
|
|
|
|
hash = "sha256-ElI/a+IhBnCU7FQbGWvOcEk/f0TwMbPEcR2C4pDG6VY=";
|
|
|
|
in stdenv.mkDerivation {
|
|
|
|
in stdenv.mkDerivation {
|
|
|
|
pname = "linux";
|
|
|
|
pname = "linux";
|
|
|
|
inherit version;
|
|
|
|
inherit version;
|
|
|
@ -38,7 +38,7 @@ in stdenv.mkDerivation {
|
|
|
|
nativeBuildInputs =
|
|
|
|
nativeBuildInputs =
|
|
|
|
with nixpkgsOnBuildForBuild;
|
|
|
|
with nixpkgsOnBuildForBuild;
|
|
|
|
[ perl bc nettools openssl rsync gmp libmpc mpfr gawk zstd python3Minimal
|
|
|
|
[ perl bc nettools openssl rsync gmp libmpc mpfr gawk zstd python3Minimal
|
|
|
|
kmod bison flex libelf cpio pahole zlib elfutils ];
|
|
|
|
kmod bison flex elfutils cpio pahole zlib elfutils ];
|
|
|
|
hardeningDisable = [ "all" ];
|
|
|
|
hardeningDisable = [ "all" ];
|
|
|
|
|
|
|
|
|
|
|
|
# crypto/jitterentropy.c:54:3: error: #error "The CPU Jitter random
|
|
|
|
# crypto/jitterentropy.c:54:3: error: #error "The CPU Jitter random
|
|
|
|