pkgs/vaultwarden: init at git-a2ad1dc
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Check flake / build-amd64-linux (push) Successful in 1m24s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Check flake / build-amd64-linux (push) Successful in 1m24s
				
			This commit is contained in:
		| @@ -31,6 +31,8 @@ lib.mapAttrs ( | ||||
|     else | ||||
|       # Namespaced package sets in regular attrsets. | ||||
|       prev.${name} // value | ||||
|   else if name == "vaultwarden" then | ||||
|     final.callPackage value { rustPlatform = final.unstable.rustPlatform; } | ||||
|   else | ||||
|     final.callPackage value { } | ||||
| ) pkgs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user