mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 15:11:30 +00:00
fwupd: clarify efi_app_location comment
This commit is contained in:
@@ -226,7 +226,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"--sysconfdir=/etc"
|
||||
(lib.mesonOption "sysconfdir_install" "${placeholder "out"}/etc")
|
||||
(lib.mesonOption "efi_os_dir" "nixos")
|
||||
# EFI capsule is located in fwupd-efi now.
|
||||
# Use the EFI app from the separate fwupd-efi package.
|
||||
(lib.mesonOption "efi_app_location" "${fwupd-efi}/libexec/fwupd/efi")
|
||||
# HSI is auto-disabled on non-x86 upstream; auto_features=enabled overrides
|
||||
# that, breaking the fwupdtool installed test which expects rc=1 on non-x86.
|
||||
|
||||
Reference in New Issue
Block a user