gnu: xdg-utils: Use a pinned version of w3m.
* gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with w3m-for-tests.
This commit is contained in:
		
							parent
							
								
									d9ea980279
								
							
						
					
					
						commit
						9ec1af39e2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -484,7 +484,7 @@ display servers.  It supports many different languages and emoji.")
 | 
				
			||||||
             "1nai806smz3zcb2l5iny4x7li0fak0rzmjg6vlyhdqm8z25b166p"))))
 | 
					             "1nai806smz3zcb2l5iny4x7li0fak0rzmjg6vlyhdqm8z25b166p"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list docbook-xsl docbook-xml-4.1.2 libxslt w3m xmlto))
 | 
					     (list docbook-xsl docbook-xml-4.1.2 libxslt w3m-for-tests xmlto))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("awk" ,gawk)
 | 
					     `(("awk" ,gawk)
 | 
				
			||||||
       ;; TODO(staging): Make this unconditional, to avoid canonical packages,
 | 
					       ;; TODO(staging): Make this unconditional, to avoid canonical packages,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue