mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: fastboot: Enable tests.
* gnu/packages/android.scm (fastboot)[arguments]: Enable tests.
This commit is contained in:
@@ -612,8 +612,7 @@ Android core.")
|
||||
(lib (string-append out "/lib"))
|
||||
(bin (string-append out "/bin")))
|
||||
(install-file "fastboot" bin)
|
||||
#t))))
|
||||
#:tests? #f)) ; Require network
|
||||
#t))))))
|
||||
(inputs
|
||||
`(("adb" ,adb)
|
||||
("android-safe-iop" ,android-safe-iop)
|
||||
|
||||
Reference in New Issue
Block a user