diff options
| author | Corbin <cds@corbinsimpson.com> | 2016-12-25 23:17:11 -0800 |
|---|---|---|
| committer | Corbin <cds@corbinsimpson.com> | 2016-12-26 10:24:58 -0800 |
| commit | ca2fa4416e59ec72323e8b1bec52b8403d239e8e (patch) | |
| tree | bbf119bc3e58c49c8748921daef3de9d694cf329 /pkgs/development/python-modules/GitPython | |
| parent | da70d3da0f11b22eac77756b39b349215e06b2e3 (diff) | |
nginx: Allow GD to be optional.
This commit permits incantations like `pkgs.nginx.override { gd = null; }` to
produce a slimmed-down nginx.
When used, this functionality removes a pile of stuff from nginx's closure.
The resulting nginx's closure:
$ nix-store -q -R /nix/store/wk3h0a4dmdmjmxkbd0q09iw0wfq0yzpz-nginx-1.10.2 | wc -l
12
$ nix-store -q -R /nix/store/gpcx77anqrj05qz0mrwm7hf4wgxry5py-nginx-1.10.2 | wc -l
24
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions
