aboutsummaryrefslogtreecommitdiff
path: root/pkgs/coreboot-payload-tianocore/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/coreboot-payload-tianocore/default.nix')
-rw-r--r--pkgs/coreboot-payload-tianocore/default.nix11
1 files changed, 10 insertions, 1 deletions
diff --git a/pkgs/coreboot-payload-tianocore/default.nix b/pkgs/coreboot-payload-tianocore/default.nix
index 8d9c29dc5329..07e90a97d984 100644
--- a/pkgs/coreboot-payload-tianocore/default.nix
+++ b/pkgs/coreboot-payload-tianocore/default.nix
@@ -1,4 +1,13 @@
-{ fetchFromGitHub, python2, stdenv, libuuid, bc, utillinux, nasm, iasl, seabios }:
+{ fetchFromGitHub
+, python2
+, stdenv
+, libuuid
+, bc
+, utillinux
+, nasm
+, iasl
+, seabios
+}:
# we can not override the source in edk2, so we had to copy the entire thing