Commit graph

119 commits

Author SHA1 Message Date
Tim Steinbach 6cc803c7aa
oh-my-zsh: 2019-04-25 -> 2019-04-26 2019-04-26 18:10:36 -04:00
Tim Steinbach 11d05d5122
oh-my-zsh: 2019-04-22 -> 2019-04-25 2019-04-25 20:39:25 -04:00
Tim Steinbach 0a0bd37fec
oh-my-zsh: 2019-04-18 -> 2019-04-22 2019-04-23 06:38:48 -04:00
markuskowa d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger 74697340dd
Merge pull request #59823 from Ma27/bump-lambda-mod-zsh-theme
lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
2019-04-22 22:49:06 +02:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Tim Steinbach d36827bd08
oh-my-zsh: 2019-04-04 -> 2019-04-18 2019-04-19 08:11:49 -04:00
Maximilian Bosch dadf97736b
lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
See 61c373c...6b83aed

The newly introduced commit (87e7cd7) adds support for LAMBDA_MOD_N_DIR_LEVELS
to control the amount of dir levels shown in the prompt.
2019-04-18 11:52:39 +02:00
Maximilian Bosch b9cacc1de1
nix-zsh-completions: 0.4.2 -> 0.4.3
Added new completions for `nixos-build-vms`[1].

See https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.3

[1] https://github.com/NixOS/nixpkgs/pull/55121 added support for
`--option`.
2019-04-18 11:35:57 +02:00
Will Dietz 08beac0512 zsh-autosuggestions: 0.5.1 -> 0.5.2 (#59416) 2019-04-14 22:25:24 +02:00
Maximilian Bosch 2fdca0eb58
Merge pull request #59134 from NickHu/zsh-prezto
zsh-prezto: 2017-12-03 -> 2019-03-18
2019-04-09 02:27:49 +02:00
R. RyanTM 66488adce8 grml-zsh-config: 0.15.3 -> 0.16.0 (#58688)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2019-04-08 00:27:26 +02:00
Nick Hu 1d03cbb875 zsh-prezto: 2017-12-03 -> 2019-03-18 2019-04-07 15:48:01 +01:00
Tim Steinbach 3e6b38ebc8
oh-my-zsh: Add update script 2019-04-06 19:47:08 -04:00
Tim Steinbach b248553282
oh-my-zsh: 2019-01-15 -> 2019-04-04 2019-04-06 19:47:08 -04:00
Tim Steinbach 4f02088386
oh-my-zsh: Move rev outside src
This will allow it to work with the update script
2019-04-06 19:47:08 -04:00
Will Dietz cd9e67a860 zsh-autosuggestions: 0.5.0 -> 0.5.1 (#59037) 2019-04-06 10:17:19 +00:00
Wael Nasreddine 52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 (#58103) 2019-03-21 20:40:07 -07:00
worldofpeace 7bd17fbd51 antibody: 4.1.0 -> 4.1.1, use buildGoModule 2019-03-20 23:10:33 -04:00
qolii d7310a8092 Switch over to fetchFromGitHub, and update version to reflect temporary nature. 2019-03-08 13:14:14 -08:00
qolii f4d1a4e899 Switch zsh-git-prompt to new fork. 2019-03-06 14:22:20 -08:00
R. RyanTM 3b51bceee6 gradle-completion: 1.3.1 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gradle-completion/versions
2019-03-02 03:02:50 -08:00
worldofpeace 90e569811d
Merge pull request #56173 from worldofpeace/worldofpeace-updates
worldofpeace updates
2019-02-22 12:54:36 -05:00
Florian Friesdorf fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
worldofpeace 8f1ba58e42 antibody: 4.0.2 -> 4.1.0 2019-02-21 19:45:48 -05:00
Will Dietz bcea7dd394 zsh: 5.7 -> 5.7.1 2019-02-03 19:05:19 -06:00
Piotr Halama 40296f7c18 zsh: fix for infinite recursion in VCS_INFO_detect_p4
Fixes following error for grml-zsh users:
VCS_INFO_detect_p4:79: maximum nested function level reached; increase FUNCNEST?
2019-01-28 20:09:36 +01:00
Pascal Wittmann f826944d77
zsh: 5.6.2 -> 5.7 2019-01-24 21:37:54 +01:00
Tim Steinbach 4dd6ea08f9
oh-my-zsh: 2018-11-27 -> 2019-01-15 2019-01-15 18:42:57 -05:00
Sean Haugh 68982ea938 zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
Matthew Bauer 1a7d28e31f
Merge pull request #53201 from Izorkin/zsh-command-time
zsh-command-time: enable work with options customPkgs
2019-01-04 10:35:54 -06:00
R. RyanTM 7e9720559d grml-zsh-config: 0.15.2 -> 0.15.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2019-01-03 12:51:16 -05:00
Izorkin a9c3035bd1 zsh-command-time: enable work with options customPkgs 2019-01-02 18:37:38 +03:00
R. RyanTM de0de8903f grml-zsh-config: 0.15.1 -> 0.15.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2018-12-26 11:23:03 +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
Tim Steinbach 147f9a0f96
oh-my-zsh: 2018-11-02 -> 2018-11-27 2018-12-10 09:54:19 -05:00
R. RyanTM fa0d6e6481 zsh-autosuggestions: 0.4.3 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zsh-autosuggestions/versions
2018-12-08 14:39:40 -08:00
Tor Hedin Brønner 5bc0270211 nix-zsh-completions: 0.4.1 -> 0.4.2 2018-12-04 08:32:29 +01:00
worldofpeace 09d877865e antibody: 4.0.0 -> 4.0.2 2018-12-02 02:48:29 -05:00
Maximilian Bosch e446261e51
nix-zsh-completions: 0.4.0 -> 0.4.1
Contains several bugfixes that improve the ZSH completion for nix*
commands.

For further reference: https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.1
2018-11-26 01:13:14 +01:00
R. RyanTM 1a4bb5adc7 grml-zsh-config: 0.15.0 -> 0.15.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2018-11-25 04:25:39 -05:00
nyanloutre fb3d15c34c
spaceship-prompt: correct homepage url 2018-11-11 10:53:51 +01:00
Paul TREHIOU 0f21becbab spaceship-prompt: init at 3.7.1 (#50177)
* spaceship-prompt: init at 3.7.1

* spaceship-prompt: useless zsh argument
2018-11-11 02:17:57 +01:00
Tim Steinbach 072b2b86b0
oh-my-zsh: 2018-09-19 -> 2018-11-02 2018-11-07 20:04:21 -05:00
Peter Simons bf26876a28 zsh-git-prompt: don't hard-code any particular compiler version
Just use whatever is the current default.
2018-11-02 20:16:56 +01:00
Jörg Thalheim 4b9c30e6e7
Merge pull request #49086 from dtzWill/update/zsh-completions
zsh-completions: 0.28.0 -> 0.29.0
2018-10-25 14:59:25 +01:00
Will Dietz 545131a7de zsh-completions: 0.28.0 -> 0.29.0 2018-10-24 22:40:35 -05:00
worldofpeace e016039f98 antibody: 3.7.0 -> 4.0.0 2018-10-24 14:12:05 -04:00
Maximilian Bosch e8fb77a944
Merge pull request #46152 from Ma27/fix-setxkbmap-completion
zsh: patch `_setxkbmap` completion script
2018-10-19 14:33:04 +02:00
Tim Steinbach e0a98c5dc0
oh-my-zsh: 2018-09-03 -> 2018-09-14 2018-10-16 16:50:46 -04:00