mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	Merge pull request #7 from lelgenio/24.05-compat
fix: Maintain compatibility with 24.05
This commit is contained in:
		
						commit
						995dd52adc
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -44,7 +44,8 @@ stdenv.mkDerivation rec {
 | 
			
		|||
 | 
			
		||||
    wmctrl
 | 
			
		||||
    xdotool
 | 
			
		||||
    pkgs.zenity
 | 
			
		||||
    # TODO: remove 24.05 compatibility when it goes EOL
 | 
			
		||||
    (pkgs.zenity or gnome.zenity)
 | 
			
		||||
 | 
			
		||||
    ## Here we don't declare steam as a dependency because
 | 
			
		||||
    ## we could either use the native or flatpack version
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue