gnu: sigrok-firmware-fx2lafw: Explicitly disable tests.
* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw)[arguments]: Add with #:tests?. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									4c44f6f08d
								
							
						
					
					
						commit
						b2779b9f5c
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -133,6 +133,8 @@ to take care of the OS-specific details when writing software that uses serial p | |||
|                (base32 | ||||
|                 "0fyfd82mvrcf55v5a3afq1mh1kfswk4c37qrbln6x92jm3b41x53")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      (list #:tests? #f))                ; no test suite | ||||
|     (native-inputs | ||||
|      (list sdcc)) | ||||
|     (home-page "https://www.sigrok.org/wiki/Fx2lafw") | ||||
|  |  | |||
		Reference in a new issue