lkl: 2017-10-18 -> 2017-11-10
This commit is contained in:
parent
f218ef647c
commit
b8cc69b31e
@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchFromGitHub, bc, python, fuse, libarchive }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "lkl-2017-10-18";
|
||||
rev = "bfb315c4612c38427e3239d0a427a125d9ba0ede";
|
||||
name = "lkl-2017-11-10";
|
||||
rev = "52a6a643c7d1dd3031c0cbec75e1ac7a999f3d57";
|
||||
|
||||
outputs = [ "dev" "lib" "out" ];
|
||||
|
||||
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
inherit rev;
|
||||
owner = "lkl";
|
||||
repo = "linux";
|
||||
sha256 = "172ccn2gsybnji7giiqq63bvp9nsw8kri88pjlvinwpwsv7x81aa";
|
||||
sha256 = "1i5ywrfxqpykjjalwh9g4rwd4s186cqk3j806d327a67xb2ivxnp";
|
||||
};
|
||||
|
||||
# Fix a /usr/bin/env reference in here that breaks sandboxed builds
|
||||
|
Loading…
Reference in New Issue
Block a user