linux: 5.0-rc6 -> 5.0-rc7
Also remove interpreter truncation patch, no longer needed in package tree.
This commit is contained in:
@@ -57,11 +57,4 @@ rec {
|
||||
sha256 = "1l8xq02rd7vakxg52xm9g4zng0ald866rpgm8kjlh88mwwyjkrwv";
|
||||
};
|
||||
};
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/53672
|
||||
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cb5b020a8d38f77209d0472a0fea755299a8ec78
|
||||
interpreter-trunc = {
|
||||
name = "interpreter-trunc";
|
||||
patch = ./interpreter-trunc.patch;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user