mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
parent
915f62fa19
commit
b134c2d052
2 changed files with 1 additions and 13 deletions
|
@ -116,7 +116,6 @@ let
|
|||
configureFlags = ''
|
||||
--with-dbi=${perlPackages.DBI}/${pkgs.perl.libPrefix}
|
||||
--with-dbd-sqlite=${perlPackages.DBDSQLite}/${pkgs.perl.libPrefix}
|
||||
--with-www-curl=${perlPackages.WWWCurl}/${pkgs.perl.libPrefix}
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue