nixpkgs/pkgs/top-level
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
..
aliases.nix pgmanage: remove deprecated postage alias 2018-06-23 13:32:13 +02:00
all-packages.nix gradle-completion: init at 1.3.1 (#42929) 2018-07-05 00:34:28 +02:00
beam-packages.nix erlangR21: init at 21.0 2018-06-21 09:36:54 -05:00
coq-packages.nix coq_8_8: 8.8.0 -> 8.8.1 2018-06-29 11:10:31 +02:00
darwin-packages.nix xcode: add xcodePlatform to system 2018-06-25 22:18:23 -04:00
default.nix
dotnet-packages.nix
emacs-packages.nix
emscripten-packages.nix
haskell-packages.nix ghc-8.6.x: create an initial package set configuration 2018-07-04 19:14:18 +02:00
haxe-packages.nix
impure.nix impure.nix: fix handling of localSystem 2018-06-25 17:13:02 -04:00
java-packages.nix
lua-packages.nix
make-tarball.nix pkgs/top-level/release.nix: Don't require Darwin to be supported 2018-07-04 17:53:02 +02:00
metrics.nix
ocaml-packages.nix ocamlPackages.cmdliner: remove at 0.9.8 2018-06-26 20:14:57 +00:00
perl-packages.nix exiftool: 10.80 -> 11.01 (#42757) 2018-06-29 23:23:06 +02:00
php-packages.nix Merge pull request #42385 from caugner/php-apcu-5.1.11 2018-06-24 22:06:56 +02:00
pure-packages.nix
python-packages.nix pythonPackages.python-prctl: init at 1.7 (#42353) 2018-07-04 11:54:00 +00:00
release-cross.nix
release-lib.nix
release-python.nix
release-small.nix
release.nix Revert "pkgs/top-level/release.nix.nix: Use fetchGit if possible" 2018-07-04 15:52:15 -04:00
splice.nix
stage.nix stage: remove nixpkgsFun 2018-07-02 11:20:34 -04:00
unix-tools.nix unixtools: add killall 2018-06-27 16:45:52 -04:00
wine-packages.nix