Commit graph

11 commits

Author SHA1 Message Date
Vonfry f777cb75fb
zsh-completions: 0.32.0 -> 0.33.0 2021-06-01 15:07:32 +08:00
Ben Siraphob e245ae3c3a pkgs/shells: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
R. RyanTM b2d6c9c020 zsh-completions: 0.31.0 -> 0.32.0 2020-07-07 23:40:03 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Will Dietz 97c1065ae7
zsh-completions: 0.30.0 -> 0.31.0 2019-09-21 02:54:36 -05:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +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
Will Dietz 783957c72b zsh-completions; 0.29.0 -> 0.30.0
https://github.com/zsh-users/zsh-completions/releases/tag/0.30.0
2018-12-19 13:35:55 -06:00
Will Dietz 545131a7de zsh-completions: 0.28.0 -> 0.29.0 2018-10-24 22:40:35 -05:00
R. RyanTM ff0c0780c7 zsh-completions: 0.27.0 -> 0.28.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
zsh-completions
2018-08-30 08:05:14 -07:00
Matthew Bauer ddaea6ac77 pkgs/shells: move extensions to subdirs
These are not reaal shells and should go into their parent shell
directory.
2018-04-17 14:47:32 -05:00