symbolicator: 23.11.2 -> 24.7.1
Required to build with Rust 1.80. Link: https://github.com/rust-lang/rust/issues/127343
This commit is contained in:
		
							parent
							
								
									1b32829cb3
								
							
						
					
					
						commit
						486a123440
					
				
							
								
								
									
										3266
									
								
								pkgs/by-name/sy/symbolicator/Cargo.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3266
									
								
								pkgs/by-name/sy/symbolicator/Cargo.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -11,13 +11,13 @@
 | 
			
		||||
 | 
			
		||||
rustPlatform.buildRustPackage rec {
 | 
			
		||||
  pname = "symbolicator";
 | 
			
		||||
  version = "23.11.2";
 | 
			
		||||
  version = "24.7.1";
 | 
			
		||||
 | 
			
		||||
  src = fetchFromGitHub {
 | 
			
		||||
    owner = "getsentry";
 | 
			
		||||
    repo = "symbolicator";
 | 
			
		||||
    rev = version;
 | 
			
		||||
    hash = "sha256-pPzm57ZtsLLD7P0xIi+egKcQ3dcOGH6JV+C9u4uGGRM=";
 | 
			
		||||
    hash = "sha256-thc1VXKtOc+kgIMHGDBp4InaSFG9mK9WYS7g90b5Fzs=";
 | 
			
		||||
    fetchSubmodules = true;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec {
 | 
			
		||||
    lockFile = ./Cargo.lock;
 | 
			
		||||
    outputHashes = {
 | 
			
		||||
      "cpp_demangle-0.4.1" = "sha256-9QopX2TOJc8bZ+UlSOFdjoe8NTJLVGrykyFL732tE3A=";
 | 
			
		||||
      "reqwest-0.11.22" = "sha256-0IPpirvQSpwaF3bc5jh67UdJtKen3uumNgz5L4iqmYg=";
 | 
			
		||||
      "reqwest-0.12.2" = "sha256-m46NyzsgXsDxb6zwVXP0wCdtCH+rb5f0x+oPNHuBF8s=";
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user