diff options
| author | Tor Hedin Brønner <torhedinbronner@gmail.com> | 2017-12-10 09:54:00 +0100 |
|---|---|---|
| committer | Tor Hedin Brønner <torhedinbronner@gmail.com> | 2017-12-10 10:15:41 +0100 |
| commit | 9988224c2a1632ae9ee9ab0ba19b79e014d4f681 (patch) | |
| tree | 08e1b4dbc0a086e30dc37e43ef8f2440272975cc /pkgs/development/python-modules/httpserver | |
| parent | c6fbf4a15af676068776ff05cc4fc1bfed477b51 (diff) | |
nixos/programs/bash: Let bash-completion lazy load scripts
As described in detail here: https://github.com/NixOS/nixpkgs/issues/32533
bash will load completion scripts in $p/share/bash-completion/completions/ on
startup instead of letting bash-completion do it's lazy loading. Bash startup
will then slow down (very noticeable when bash-completion is installed in a
profile).
This commit leaves loading of scripts in the hands of bash-completion,
improving startup time for everyone using `enableCompletion`.
fixes #32533
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
