folly: 2025.02.10.00 -> 2025.04.21.00
Diff: https://github.com/facebook/folly/compare/refs/tags/v2025.02.10.00...v2025.04.21.00
This commit is contained in:
		
							parent
							
								
									0ddf8d4cf7
								
							
						
					
					
						commit
						8ba03ed6ed
					
				@ -40,7 +40,7 @@
 | 
			
		||||
 | 
			
		||||
stdenv.mkDerivation (finalAttrs: {
 | 
			
		||||
  pname = "folly";
 | 
			
		||||
  version = "2025.02.10.00";
 | 
			
		||||
  version = "2025.04.21.00";
 | 
			
		||||
 | 
			
		||||
  # split outputs to reduce downstream closure sizes
 | 
			
		||||
  outputs = [
 | 
			
		||||
@ -52,7 +52,7 @@ stdenv.mkDerivation (finalAttrs: {
 | 
			
		||||
    owner = "facebook";
 | 
			
		||||
    repo = "folly";
 | 
			
		||||
    tag = "v${finalAttrs.version}";
 | 
			
		||||
    hash = "sha256-OuMbxZ9sl9KPDHFae503R0AqzDYFdyuaGK1BospRtfs=";
 | 
			
		||||
    hash = "sha256-P2saSFVRBWt5xjAWlKmcPJT9MFV9CXFmA18dIDCO84o=";
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  nativeBuildInputs = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user