about summary refs log tree commit diff
path: root/pkgs/tools/admin/bluemix-cli
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* bluemix-cli: 0.6.6 -> 0.8.0Jens Binkert2018-07-16
|
* bluemix: Fix eval of maintainersSarah Brofeldt2018-05-08
|
* bluemix-cli: init at 0.6.6 (#40147)Vincent Ambo2018-05-08
Adds the (non-free, binary) IBM Bluemix CLI which is required to administrate IBM Bluemix services.