Update nixpkgs-unstable (and other inputs)
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				CI / Check, build and cache Nix flake (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	CI / Check, build and cache Nix flake (push) Has been cancelled
				
			This commit is contained in:
		@@ -417,8 +417,9 @@ in
 | 
			
		||||
            font = "${font.name} ${toString font.size}";
 | 
			
		||||
            plugins = with pkgs; (map (p: p.override { rofi-unwrapped = rofi-wayland-unwrapped; }) [
 | 
			
		||||
              rofi-calc
 | 
			
		||||
              rofi-emoji
 | 
			
		||||
            ]);
 | 
			
		||||
            ]) ++ [
 | 
			
		||||
              rofi-emoji-wayland
 | 
			
		||||
            ];
 | 
			
		||||
            extraConfig = {
 | 
			
		||||
              modes = "window,run,ssh,filebrowser,calc,emoji";
 | 
			
		||||
              emoji-mode = "copy";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user