edk2: Fix style

This commit is contained in:
Markus Partheymüller 2020-04-20 13:19:38 +02:00
parent f5f53288cc
commit fe8afcb993

View File

@ -1,16 +1,16 @@
{ {
stdenv, stdenv,
clangStdenv, clangStdenv,
fetchgit, fetchgit,
fetchpatch, fetchpatch,
libuuid, libuuid,
python3, python3,
iasl, iasl,
bc, bc,
clang_9, clang_9,
llvmPackages_9, llvmPackages_9,
overrideCC, overrideCC,
lib, lib,
}: }:
let let