gnu: webrtc-for-telegram-desktop: Sort inputs alphabetically.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop)[inputs]: Sort inputs alphabetically. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
		
							parent
							
								
									adc3b7d31d
								
							
						
					
					
						commit
						4531a6c3df
					
				
					 1 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
					@ -357,24 +357,24 @@
 | 
				
			||||||
       (inputs
 | 
					       (inputs
 | 
				
			||||||
        (list abseil-cpp-cxxstd17
 | 
					        (list abseil-cpp-cxxstd17
 | 
				
			||||||
              ffmpeg
 | 
					              ffmpeg
 | 
				
			||||||
              libjpeg-turbo
 | 
					 | 
				
			||||||
              glib
 | 
					              glib
 | 
				
			||||||
              libdrm
 | 
					              libdrm
 | 
				
			||||||
              libglvnd
 | 
					              libglvnd
 | 
				
			||||||
 | 
					              libjpeg-turbo
 | 
				
			||||||
              libvpx
 | 
					              libvpx
 | 
				
			||||||
              libxcomposite
 | 
					              libxcomposite
 | 
				
			||||||
              libxdamage
 | 
					              libxdamage
 | 
				
			||||||
              libxrender
 | 
					              libxext
 | 
				
			||||||
              libxrandr
 | 
					 | 
				
			||||||
              libxfixes
 | 
					              libxfixes
 | 
				
			||||||
 | 
					              libxrandr
 | 
				
			||||||
 | 
					              libxrender
 | 
				
			||||||
 | 
					              libxtst
 | 
				
			||||||
              mesa
 | 
					              mesa
 | 
				
			||||||
              openh264
 | 
					              openh264
 | 
				
			||||||
              openssl
 | 
					              openssl
 | 
				
			||||||
              opus
 | 
					              opus
 | 
				
			||||||
              pipewire-0.3
 | 
					              pipewire-0.3
 | 
				
			||||||
              protobuf
 | 
					              protobuf))
 | 
				
			||||||
              libxext
 | 
					 | 
				
			||||||
              libxtst))
 | 
					 | 
				
			||||||
       (synopsis "WebRTC support for Telegram Desktop")
 | 
					       (synopsis "WebRTC support for Telegram Desktop")
 | 
				
			||||||
       (description "WebRTC-for-Telegram-Desktop is a custom WebRTC fork by
 | 
					       (description "WebRTC-for-Telegram-Desktop is a custom WebRTC fork by
 | 
				
			||||||
Telegram project, for its use in telegram desktop client.")
 | 
					Telegram project, for its use in telegram desktop client.")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue