Commit graph

671 commits

Author SHA1 Message Date
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 5aeaedc6e4
Merge pull request #54552 from NixOS/update-zsh-5.7
zsh: 5.6.2 -> 5.7
2019-01-26 16:51:58 +01:00
Anderson Torres 675ebc5559 elvish: a small fixup (#54531)
* Elvish: a small fixup

Fixing version variable in order to properly download the source code.
Also, some minor stylistical modifications and additions.

* elvish: use pname

* Update pkgs/shells/elvish/default.nix

Use `pname` instead of `name`.

Co-Authored-By: AndersonTorres <torres.anderson.85@protonmail.com>
2019-01-26 14:25:20 +00:00
Pascal Wittmann f826944d77
zsh: 5.6.2 -> 5.7 2019-01-24 21:37:54 +01:00
Will Dietz d0b4b3527d bash_5: 5.0p0 -> 5.0p2 2019-01-20 01:25:17 -06:00
Jörg Thalheim 682801a445
Merge pull request #53628 from dtzWill/feature/bash-5-readline-8
readline8,bash5: init
2019-01-17 10:57:38 +00:00
Jörg Thalheim 3704524a36
Merge pull request #54126 from r-ryantm/auto-update/powershell
powershell: 6.1.1 -> 6.1.2
2019-01-17 00:01:08 +00:00
R. RyanTM 1ac0f6b36b powershell: 6.1.1 -> 6.1.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/powershell/versions
2019-01-16 15:21:44 -08:00
Tim Steinbach 4dd6ea08f9
oh-my-zsh: 2018-11-27 -> 2019-01-15 2019-01-15 18:42:57 -05:00
Jörg Thalheim 26c7c59c0d
bash: cygwin patch no longer applies 2019-01-09 08:28:29 +00:00
Will Dietz c9b95f54bc bash5: add myself to maintainer list 2019-01-08 17:36:14 -06:00
Will Dietz fa00f7fb70 bash5: remove patch w/musl
Leave the configureFlags, esp disabling bash malloc.
2019-01-08 17:35:28 -06:00
Sean Haugh 68982ea938 zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
Will Dietz 844bd53740 bash5: enable parallel building optimistically
Works for me and they've had quite some time to fix it ;).
2019-01-08 00:16:45 -06:00
Will Dietz 86a1a3950b bash5: init bash 5.0
https://lists.gnu.org/archive/html/info-gnu/2019-01/msg00010.html
2019-01-07 23:57:59 -06:00
Artur Kireev 5b201a8e98 ksh: init at 93v 2019-01-06 15:37:53 +00: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
Gabriel Ebner 68076b7d49 fish: do not use internal wcwidth
This is important when typing characters such as (U+26A1 HIGH VOLTAGE
SIGN), otherwise fish computes a different character width than the
terminal.  See https://github.com/fish-shell/fish-shell/pull/4816
2018-12-30 10:21:06 +01:00
adisbladis 0ff4d0a516
fish: 2.7.1 -> 3.0.0 2018-12-28 21:23:24 +00: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 ad8f5ca2bb nix-bash-completions: 0.6.6 -> 0.6.7 2018-12-04 08:34:23 +01:00
Tor Hedin Brønner 5bc0270211 nix-zsh-completions: 0.4.1 -> 0.4.2 2018-12-04 08:32:29 +01:00
markuskowa 506d4c7e44
Merge pull request #51329 from c0bw3b/cleanup/gnu-https
Favor HTTPS URLs - the GNU edition
2018-12-02 16:52:33 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +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
worldofpeace 598fcb0421
powershell: 6.1.0 -> 6.1.1
Also fix libraries for darwin.

Closes #50966

Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-24 03:56:35 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
volth ecf1ded466
bash: fix typo in configureFlags 2018-11-21 07:58:32 +00:00
Markus Kowalewski a6b854c9a2
dash: add licenses 2018-11-15 00:13:52 +01: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
Mario Rodas edf30a24e8
xonsh: 0.6.8 -> 0.8.3 2018-11-10 23:45:51 +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
Yurii Rashkovskii fd9518a532 powershell: 6.0.4 -> 6.1.0 (#48130) 2018-10-10 22:52:38 +02:00
Joachim F 6bfc436433
Merge pull request #46743 from haslersn/any-nix-shell-1.1.0
any-nix-shell: init at 1.1.0
2018-10-08 19:38:07 +00:00
worldofpeace 5c2059df22 antibody: 3.6.1 -> 3.7.0 (#47943) 2018-10-06 15:32:50 +02:00
zimbatm 9d49cf1808 elvish: provide the compiled version
Without this fix, `elvish -version` displays "unknown"
2018-10-04 16:10:47 +02:00