Remove tabs
This commit is contained in:
		
							parent
							
								
									2b4c24f46a
								
							
						
					
					
						commit
						a75475ca61
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -31,7 +31,7 @@ let | ||||||
|             git |             git | ||||||
|           ]; |           ]; | ||||||
| 
 | 
 | ||||||
| 	configureFlags = "--enable-gc"; |         configureFlags = "--enable-gc"; | ||||||
| 
 | 
 | ||||||
|         postUnpack = '' |         postUnpack = '' | ||||||
|           # Clean up when building from a working tree. |           # Clean up when building from a working tree. | ||||||
|  | @ -109,7 +109,7 @@ let | ||||||
|           [ (builtins.getAttr system jobs.build) curl bzip2 xz pkgconfig pkgs.perl ] |           [ (builtins.getAttr system jobs.build) curl bzip2 xz pkgconfig pkgs.perl ] | ||||||
|           ++ lib.optional stdenv.isLinux libsodium; |           ++ lib.optional stdenv.isLinux libsodium; | ||||||
| 
 | 
 | ||||||
| 	configureFlags = '' |         configureFlags = '' | ||||||
|           --with-dbi=${perlPackages.DBI}/${pkgs.perl.libPrefix} |           --with-dbi=${perlPackages.DBI}/${pkgs.perl.libPrefix} | ||||||
|           --with-dbd-sqlite=${perlPackages.DBDSQLite}/${pkgs.perl.libPrefix} |           --with-dbd-sqlite=${perlPackages.DBDSQLite}/${pkgs.perl.libPrefix} | ||||||
|           --with-www-curl=${perlPackages.WWWCurl}/${pkgs.perl.libPrefix} |           --with-www-curl=${perlPackages.WWWCurl}/${pkgs.perl.libPrefix} | ||||||
|  | @ -117,7 +117,7 @@ let | ||||||
| 
 | 
 | ||||||
|         enableParallelBuilding = true; |         enableParallelBuilding = true; | ||||||
| 
 | 
 | ||||||
| 	postUnpack = "sourceRoot=$sourceRoot/perl"; |         postUnpack = "sourceRoot=$sourceRoot/perl"; | ||||||
| 
 | 
 | ||||||
|         preBuild = "unset NIX_INDENT_MAKE"; |         preBuild = "unset NIX_INDENT_MAKE"; | ||||||
|       }); |       }); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue