diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2018-07-05 00:34:28 +0200 |
|---|---|---|
| committer | xeji <36407913+xeji@users.noreply.github.com> | 2018-07-05 00:34:28 +0200 |
| commit | 4dfea241bc2d0287d1542f471637ff427e041f87 (patch) | |
| tree | 02fd74c85cc8e51d542bebb7b259f16f1ddab2c9 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | c6bea115670cbcdecf03adb40fd1cd39020313d3 (diff) | |
gradle-completion: init at 1.3.1 (#42929)
This package adds completion scripts for `gradle` on the `bash` and
`zsh` shells.
The completions can be enabled like this:
```
{ pkgs, ... }:
{
environment.systemPackages = [ pkgs.gradle pkgs.gradle-completion ];
programs.zsh.enable = true;
}
```
The package stores the scripts into the expected directories in
`$out/share` to ensure that the shells can easily find their scripts.
Closes #42799
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
