lkl: 2019-06-20 -> 2019-10-04
This commit is contained in:
parent
03a5cf8444
commit
a1febca9fc
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "lkl";
|
pname = "lkl";
|
||||||
version = "2019-06-20";
|
version = "2019-10-04";
|
||||||
rev = "0a4ebeadad12b94db665b8daf30e44e949a02d90";
|
rev = "06ca3ddb74dc5b84fa54fa1746737f2df502e047";
|
||||||
|
|
||||||
outputs = [ "dev" "lib" "out" ];
|
outputs = [ "dev" "lib" "out" ];
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||||
inherit rev;
|
inherit rev;
|
||||||
owner = "lkl";
|
owner = "lkl";
|
||||||
repo = "linux";
|
repo = "linux";
|
||||||
sha256 = "09y9ci3j0lp3z74h577ng2s9a4n4glqpqndyc9iy6wdqaj764gm6";
|
sha256 = "0qjp0r338bwgrqdsvy5mkdh7ryas23m47yvxfwdknfyl0k3ylq62";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Fix a /usr/bin/env reference in here that breaks sandboxed builds
|
# Fix a /usr/bin/env reference in here that breaks sandboxed builds
|
||||||
|
|
Loading…
Reference in New Issue