summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* nushell: 0.16.0 -> 0.17.0Serg Nesterov2020-07-22
|
* oh-my-zsh: 2020-07-15 -> 2020-07-18Tim Steinbach2020-07-20
|
* elvish: 0.13.1 -> 0.14.0Vladyslav M2020-07-15
|
* oh-my-zsh: 2020-07-14 -> 2020-07-15Tim Steinbach2020-07-17
|
* Merge pull request #93206 from r-ryantm/auto-update/antibodyOleksii Filonenko2020-07-16
|\ | | | | antibody: 6.0.1 -> 6.1.0
| * antibody: 6.0.1 -> 6.1.0R. RyanTM2020-07-16
| |
* | oh-my-zsh: 2020-07-13 -> 2020-07-14Tim Steinbach2020-07-15
|/
* oh-my-zsh: 2020-07-09 -> 2020-07-13Tim Steinbach2020-07-14
|
* oh-my-zsh: undefine functions that don't work on NixSamuel Gräfenstein2020-07-13
| | | | | | Both functions expect oh-my-zsh to be in ~/.oh-my-zsh and try to modify the directory. This doesn't work, since it is in the Nix store.
* Revert "bashCompletion: speed-up test execution by using xdist"Philipp Adolf2020-07-11
| | | | | | | | | | This reverts commit a85b07cbcb7a034bc07dda3642bc68fe621a63ec as executing the tests in parallel makes them flaky. This can be seen very easily on armv7l machines (and probably other machines that are slower than common x86_64 machines as well), but is also reproducible on x86_64. This fixes #91706.
* Merge pull request #92718 from KyleOndy/enable-spaceship-prompt-on-darwinMario Rodas2020-07-10
|\ | | | | spaceship-prompt: enable on darwin
| * spaceship-prompt: enable on darwinKyle Ondy2020-07-08
| | | | | | | | This commit enable spaceship-prompt to be used on darwin machines.
* | Merge pull request #92665 from r-ryantm/auto-update/zsh-completionsRyan Mulligan2020-07-09
|\ \ | | | | | | zsh-completions: 0.31.0 -> 0.32.0
| * | zsh-completions: 0.31.0 -> 0.32.0R. RyanTM2020-07-07
| | |
* | | oh-my-zsh: 2020-07-06 -> 2020-07-09Tim Steinbach2020-07-09
| | |
* | | Merge pull request #92754 from r-ryantm/auto-update/dashDaniël de Kok2020-07-09
|\ \ \ | |_|/ |/| | dash: 0.5.11 -> 0.5.11.1
| * | dash: 0.5.11 -> 0.5.11.1R. RyanTM2020-07-08
| |/
* | Merge pull request #92669 from r-ryantm/auto-update/zsh-you-should-useMaximilian Bosch2020-07-08
|\ \ | | | | | | zsh-you-should-use: 1.7.0 -> 1.7.3
| * | zsh-you-should-use: 1.7.0 -> 1.7.3R. RyanTM2020-07-08
| |/
* | Merge pull request #92229 from xaverdh/fish-awk-depsDaniël de Kok2020-07-07
|\ \ | | | | | | fish: fixup awk references
| * | fish: fixup awk referencesDominik Xaver Hörl2020-07-06
| | |
* | | Merge pull request #92513 from dtzWill/update/bash-5.0p17Daniël de Kok2020-07-07
|\ \ \ | | | | | | | | bash_5: 5.0p16 -> 5.0p17
| * | | bash_5: 5.0p16 -> 5.0p17Will Dietz2020-07-06
| | | | | | | | | | | | | | | | https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-017
* | | | oh-my-zsh: 2020-07-05 -> 2020-07-06Tim Steinbach2020-07-07
|/ / /
* | / oh-my-zsh: 2020-07-03 -> 2020-07-05Tim Steinbach2020-07-06
| |/ |/|
* | Merge pull request #92187 from r-ryantm/auto-update/grml-zsh-configMario Rodas2020-07-04
|\ \ | | | | | | grml-zsh-config: 0.17.2 -> 0.17.3
| * | grml-zsh-config: 0.17.2 -> 0.17.3R. RyanTM2020-07-03
| |/
* / oh-my-zsh: 2020-07-01 -> 2020-07-03Tim Steinbach2020-07-03
|/
* oh-my-zsh: 2020-06-28 -> 2020-07-01Tim Steinbach2020-07-01
|
* nushell: 0.15.0 -> 0.16.0Philipp Mildenberger2020-06-30
|
* oh-my-zsh: 2020-06-26 -> 2020-06-28Tim Steinbach2020-06-28
|
* Merge pull request #90714 from Philipp-M/fix-nushell-checkphaseMaximilian Bosch2020-06-28
|\ | | | | nushell: add checkPhase without --target which causes failing tests
| * nushell: add checkPhase without --target which causes failing testsPhilipp Mildenberger2020-06-20
| |
* | oh-my-zsh: 2020-06-23 -> 2020-06-26Tim Steinbach2020-06-26
| |
* | oh-my-zsh: 2020-06-19 -> 2020-06-23Tim Steinbach2020-06-24
| |
* | oh-my-zsh: 2020-06-18 -> 2020-06-19Tim Steinbach2020-06-22
|/
* oil: 0.8.pre4 -> 0.8.pre6Raimon Grau2020-06-18
|
* oh-my-zsh: 2020-06-17 -> 2020-06-18Tim Steinbach2020-06-18
|
* Merge pull request #90670 from bouk/fish-no-trMichele Guerini Rocco2020-06-18
|\ | | | | fish: replace use of tr with string split
| * fish: use -p to prepend profile directoriesBouke van der Bijl2020-06-17
| |
| * fish: replace use of tr with string splitBouke van der Bijl2020-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | This shaves about 4ms off fish start time. Before (profiled with 'fish --profile prof.txt -c fish_prompt'): 225 4636 ----> set -l __nix_profile_paths (echo $NIX_PROFILES | /nix/store/m5ajgnzp2512na31brwfmydwk3l1gawb-coreutils-8.31/bin/tr ' ' '\n')[-1..1] 4411 4411 -----> echo $NIX_PROFILES | /nix/store/m5ajgnzp2512na31brwfmydwk3l1gawb-coreutils-8.31/bin/tr ' ' '\n' After: 190 248 ----> set -l __nix_profile_paths (string split ' ' $NIX_PROFILES)[-1..1]
* | grml-zsh-config: 0.16.2 -> 0.17.2R. RyanTM2020-06-17
| |
* | oh-my-zsh: 2020-06-10 -> 2020-06-17Tim Steinbach2020-06-17
| |
* | fish: install docs to $out/share/doc/fishCole Helbling2020-06-15
|/ | | | | | Otherwise, it ended up going to $out/share/doc, which would pollute this shared directory, as well as clash with other similarly misbehaving packages.
* oh-my-zsh: 2020-06-08 -> 2020-06-10Tim Steinbach2020-06-12
|
* nushell: 0.14.0 -> 0.15.0Philipp Mildenberger2020-06-11
|
* Merge pull request #89911 from r-ryantm/auto-update/dashMario Rodas2020-06-09
|\ | | | | dash: 0.5.10.2 -> 0.5.11
| * dash: 0.5.10.2 -> 0.5.11R. RyanTM2020-06-09
| |
* | oh-my-zsh: 2020-06-05 -> 2020-06-08Tim Steinbach2020-06-08
|/
* powershell: installCheck -> installCheckPhaseEvils2020-06-05
|