mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Merge recent 'staging' into closure-size
Let's get rid of those merge conflicts.
This commit is contained in:
commit
ae74c356d9
637 changed files with 123880 additions and 83341 deletions
|
@ -364,7 +364,7 @@ in
|
|||
++ optionals cfg.distributedBuilds [ pkgs.gzip ];
|
||||
|
||||
environment = cfg.envVars
|
||||
// { CURL_CA_BUNDLE = "/etc/ssl/certs/ca-bundle.crt"; }
|
||||
// { CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"; }
|
||||
// config.networking.proxy.envVars;
|
||||
|
||||
serviceConfig =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue