me
/
guix
Archived
1
0
Fork 0

gnu: ovmf: Set target to #f.

* gnu/packages/firmware.scm (ovmf)[arguments]: Set target to #f.

Change-Id: Iee1b731977f2731277d2e907ee2db2ad85af195f
master
Efraim Flashner 2023-12-19 14:44:12 +02:00
parent d542593092
commit a512bbd23a
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -891,6 +891,7 @@ Executables included are:
(arguments
(list
#:tests? #f ; No check target.
#:target #f ; Package produces firmware.
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'patch-source