Commit graph

6 commits

Author SHA1 Message Date
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jens Binkert 9a8ccb7e65 bluemix-cli: 0.6.6 -> 0.8.0 2018-07-16 15:38:45 +02:00
Sarah Brofeldt 199e7f18ed bluemix: Fix eval of maintainers 2018-05-08 11:53:33 +02:00
Vincent Ambo a8768c610e bluemix-cli: init at 0.6.6 (#40147)
Adds the (non-free, binary) IBM Bluemix CLI which is required to
administrate IBM Bluemix services.
2018-05-08 09:22:25 +01:00