| 
									
										
										
										
											2019-11-05 19:56:21 -05:00
										 |  |  | { pkgs, makeInstalledTest, ... }: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | makeInstalledTest { | 
					
						
							|  |  |  |   tested = pkgs.xdg-desktop-portal; | 
					
						
							| 
									
										
										
										
											2020-02-08 06:57:47 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |   # Ton of breakage. | 
					
						
							|  |  |  |   # https://github.com/flatpak/xdg-desktop-portal/pull/428 | 
					
						
							|  |  |  |   meta.broken = true; | 
					
						
							| 
									
										
										
										
											2019-11-05 19:56:21 -05:00
										 |  |  | } |