Use clang over gcc in shell.nix
This commit is contained in:
		
							parent
							
								
									4b6f9f315e
								
							
						
					
					
						commit
						a72a34370c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| pkgs.mkShell { | ||||
| 	nativeBuildInputs = with pkgs.buildPackages; [ | ||||
| 		bmake | ||||
| 		gcc | ||||
| 		clang | ||||
| 		readline | ||||
| 	]; | ||||
| 	shellHook = "alias make=bmake"; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue