Merge d65a867727 into 0ea67a261e
				
					
				
			This commit is contained in:
		
						commit
						3d1911276d
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,9 @@
 | 
			
		|||
            else if builtins.pathExists ./rust-toolchain then
 | 
			
		||||
              rust.fromRustupToolchainFile ./rust-toolchain
 | 
			
		||||
            else
 | 
			
		||||
              rust.stable.latest.default;
 | 
			
		||||
              rust.stable.latest.default.override {
 | 
			
		||||
                extensions = [ "rust-src" "rustfmt" ];
 | 
			
		||||
              };
 | 
			
		||||
        })
 | 
			
		||||
      ];
 | 
			
		||||
      supportedSystems = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue