kernel: Remove empty preUnpack
This commit is contained in:
@@ -90,9 +90,6 @@ let
|
||||
|
||||
inherit src;
|
||||
|
||||
preUnpack = ''
|
||||
'';
|
||||
|
||||
patches = map (p: p.patch) kernelPatches;
|
||||
|
||||
prePatch = ''
|
||||
|
||||
Reference in New Issue
Block a user