1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-30 03:59:31 +02:00

gnu: qspectrumanalyzer: Fix build.

* gnu/packages/radio.scm (qspectrumanalyzer)[arguments]: Disable tests.

Change-Id: Ib0d1c87eb12e85a6d2673ebe371a0134eaf88266
This commit is contained in:
Guillaume Le Vaillant
2025-09-27 15:10:26 +02:00
parent ed91db8a8c
commit 283f64c9bb
+2 -1
View File
@@ -822,7 +822,8 @@ devices that are supported by the SoapySDR library.")
python-simplesoapy
soapy-power))
(arguments
(list #:phases
(list #:tests? #f ; No tests
#:phases
#~(modify-phases %standard-phases
(add-after 'install 'wrap-path
;; Add the location of the default backend to PATH.