1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-16 11:43:21 +03:00

xiaomi-tissot: Clean kernel derivation

This commit is contained in:
Samuel Dionne-Riel 2020-09-30 01:06:29 -04:00
parent 387ce84721
commit b3f4390b1e

View File

@ -36,7 +36,7 @@ let inherit (buildPackages) dtc; in
makeFlags = [ "DTC_EXT=${dtc}/bin/dtc" ];
isModular = false;
}).overrideAttrs ({ postInstall ? "", postPatch ? "", ... }: {
}).overrideAttrs ({ postInstall ? "", ... }: {
installTargets = [ "Image.gz" "zinstall" "Image.gz-dtb" "install" ];
postInstall = postInstall + ''
cp $buildRoot/arch/arm64/boot/Image.gz-dtb $out/