mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 17:52:10 +01:00 
			
		
		
		
	legacy/development: remove unstable packages
This commit is contained in:
		
							parent
							
								
									cac1105884
								
							
						
					
					
						commit
						3d2575f82c
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -2,12 +2,12 @@ | ||||||
| { | { | ||||||
|   environment.systemPackages = with pkgs; [ |   environment.systemPackages = with pkgs; [ | ||||||
|     # rust |     # rust | ||||||
|     unstable.cargo |     cargo | ||||||
|     unstable.clippy # lint |     clippy # lint | ||||||
|     cargo-flamegraph |     cargo-flamegraph | ||||||
|     cargo-outdated |     cargo-outdated | ||||||
|     rustfmt |     rustfmt | ||||||
|     unstable.rustc |     rustc | ||||||
|     # general |     # general | ||||||
|     clang |     clang | ||||||
|     cloc |     cloc | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler