Profpatsch 
							
						 
					 
					
						
						
						
						
							
						
						
							4a7f99d55d 
							
						 
					 
					
						
						
							
							treewide: with stdenv.lib; in meta -> with lib;  
						
						 
						
						... 
						
						
						
						Part of: https://github.com/NixOS/nixpkgs/issues/108938 
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix  
						
						
					 
					
						2021-01-11 10:38:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pavol Rusnak 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3bdd6fc0f 
							
						 
					 
					
						
						
							
							armagetronad: 0.2.8.3.4 -> 0.2.8.3.5  
						
						 
						
						
						
						
					 
					
						2020-04-03 22:01:42 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robin Gloster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab0cfd9e03 
							
						 
					 
					
						
						
							
							treewide: NIX_*_COMPILE -> string  
						
						 
						
						
						
						
					 
					
						2019-12-31 00:10:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								adisbladis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c9d8624ccd 
							
						 
					 
					
						
						
							
							treewide: Get rid of libGLU_combined  
						
						 
						
						
						
						
					 
					
						2019-11-18 20:10:43 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								volth 
							
						 
					 
					
						
						
						
						
							
						
						
							c814d72b51 
							
						 
					 
					
						
						
							
							treewide: name -> pname  
						
						 
						
						
						
						
					 
					
						2019-08-17 10:54:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexander V. Nikolaev 
							
						 
					 
					
						
						
						
						
							
						
						
							0acec7e984 
							
						 
					 
					
						
						
							
							treewide: transition mesa to libGLU_combined  
						
						 
						
						
						
						
					 
					
						2018-02-24 17:06:49 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Will Dietz 
							
						 
					 
					
						
						
						
						
							
						
						
							c7399423d7 
							
						 
					 
					
						
						
							
							armagetronad: enable parallel building  
						
						 
						
						
						
						
					 
					
						2018-02-13 09:44:49 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Will Dietz 
							
						 
					 
					
						
						
						
						
							
						
						
							438a5c7f98 
							
						 
					 
					
						
						
							
							armagetronad: 0.2.8.3.3 -> 0.2.8.3.4  
						
						 
						
						
						
						
					 
					
						2017-08-29 13:57:22 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Silvan Mosberger 
							
						 
					 
					
						
						
						
						
							
						
						
							f5fa5fa4d6 
							
						 
					 
					
						
						
							
							pkgs: refactor needless quoting of homepage meta attribute ( #27809 )  
						
						 
						
						... 
						
						
						
						* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances 
						
						
					 
					
						2017-08-01 22:03:30 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikolay Amiantov 
							
						 
					 
					
						
						
						
						
							
						
						
							a07a5a1931 
							
						 
					 
					
						
						
							
							armagetronad: fix build  
						
						 
						
						
						
						
					 
					
						2016-08-22 06:30:01 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Domen Kožar 
							
						 
					 
					
						
						
						
						
							
						
						
							2d02727383 
							
						 
					 
					
						
						
							
							fix eval  
						
						 
						
						
						
						
					 
					
						2015-11-02 15:33:32 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								leenaars 
							
						 
					 
					
						
						
						
						
							
						
						
							cddbb0fa47 
							
						 
					 
					
						
						
							
							Added Linux as confirmed platform  
						
						 
						
						
						
						
					 
					
						2015-11-02 15:29:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michiel Leenaars 
							
						 
					 
					
						
						
						
						
							
						
						
							d4f643c845 
							
						 
					 
					
						
						
							
							Armagetronad: init at version 0.2.8.3.3  
						
						 
						
						
						
						
					 
					
						2015-10-31 00:34:20 +01:00