1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
nixpkgs/pkgs
Maximilian Bosch 4dfea241bc 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
2018-07-05 00:34:28 +02:00
..
applications stellarium: 0.18.0 -> 0.18.1 (#42949) 2018-07-05 00:24:22 +02:00
build-support Revert "haskell generic-builder: Use strictDeps always" 2018-07-04 13:18:21 +02:00
common-updater
data Merge pull request #42308 from romildo/upd.moka-icon-theme 2018-07-03 13:27:55 +01:00
desktops mate.mate-utils: 1.20.0 -> 1.20.1 (#42695) 2018-07-05 00:20:34 +02:00
development Merge pull request #42950 from Ma27/fix-py-keyutils 2018-07-05 00:31:46 +02:00
games Merge pull request #43043 from Baughn/nix-df 2018-07-04 17:41:06 -04:00
misc mfcl2740dwcupswrapper: init at 3.2.0-1 2018-07-04 19:43:23 +10:00
os-specific pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
servers pps-tools: init at 1.0.2, enable for chrony, gpsd, ntp (#42889) 2018-07-04 11:28:07 +00:00
shells gradle-completion: init at 1.3.1 (#42929) 2018-07-05 00:34:28 +02:00
stdenv make-bootstrap-tools-cross: remove broken i686-musl variant 2018-06-25 11:16:10 -05:00
test
tools iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
top-level gradle-completion: init at 1.3.1 (#42929) 2018-07-05 00:34:28 +02:00