update lock, related fixes
This commit is contained in:
		
							parent
							
								
									2623df1e00
								
							
						
					
					
						commit
						aa189315f0
					
				
					 9 changed files with 142 additions and 161 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@
 | 
			
		|||
    kdePackages.kde-cli-tools
 | 
			
		||||
 | 
			
		||||
    # thumbnails
 | 
			
		||||
    ffmpegthumbs
 | 
			
		||||
    kdePackages.ffmpegthumbs
 | 
			
		||||
    kdePackages.kio
 | 
			
		||||
    kdePackages.kio-extras
 | 
			
		||||
    kdePackages.kio-fuse
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,6 +6,8 @@ in {
 | 
			
		|||
  home.packages = with pkgs; [
 | 
			
		||||
    qt6.qtimageformats # amog
 | 
			
		||||
    qt6.qt5compat # shader fx
 | 
			
		||||
    qt6.qtmultimedia # flicko shell
 | 
			
		||||
    qt6.qtdeclarative # qtdecl types in path
 | 
			
		||||
    (quickshell.packages.${system}.default.override (prevqs: {
 | 
			
		||||
      debug = true;
 | 
			
		||||
      qt6 = prevqs.qt6.overrideScope (_: prevqt: {
 | 
			
		||||
| 
						 | 
				
			
			@ -14,10 +16,6 @@ in {
 | 
			
		|||
          dontStrip = true;
 | 
			
		||||
        });
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
      breakpad = prevqs.breakpad.override rec {
 | 
			
		||||
        stdenv = pkgs.gcc13Stdenv;
 | 
			
		||||
      };
 | 
			
		||||
    }))
 | 
			
		||||
    grim imagemagick # screenshot
 | 
			
		||||
  ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue