about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* 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
|
* oh-my-zsh: 2020-06-02 -> 2020-06-05Tim Steinbach2020-06-05
|
* oh-my-zsh: 2020-05-26 -> 2020-06-02Tim Steinbach2020-06-02
|
* zsh-powerlevel10k: 1.7.0 -> 1.11.0Martin Weinelt2020-06-01
|
* grml-zsh-config: 0.16.1 -> 0.16.2R. RyanTM2020-05-27
|
* oh-my-zsh: 2020-05-24 -> 2020-05-26Tim Steinbach2020-05-27
|
* Merge pull request #66427 from pacien/pure-prompt-1.10.3Lassulus2020-05-26
|\ | | | | pure-prompt: init at 1.12.0
| * pure-prompt: add pablovsky as maintainerpablo11072020-05-09
| |
| * pure-prompt: init at 1.12.0pacien2020-05-09
| | | | | | | | Co-authored-by: pablo1107 <dealberapablo07@gmail.com>
* | Merge pull request #88036 from NickHu/preztoNick Hu2020-05-26
|\ \ | | | | | | zsh-prezto: 2019-03-18 -> 2020-05-02
| * | zsh-prezto: 2019-03-18 -> 2020-05-20Nick Hu2020-05-26
| | |
* | | oh-my-zsh: 2020-05-21 -> 2020-05-24Tim Steinbach2020-05-24
| | |
* | | Merge pull request #88606 from r-ryantm/auto-update/mkshJoachim F2020-05-22
|\ \ \ | | | | | | | | mksh: 59 -> 59b
| * | | mksh: 59 -> 59bR. RyanTM2020-05-22
| | | |
* | | | oh-my-zsh: 2020-05-20 -> 2020-05-21Tim Steinbach2020-05-22
| | | |
* | | | oh-my-zsh: 2020-05-18 -> 2020-05-20Tim Steinbach2020-05-20
| | | |
* | | | Merge pull request #88212 from r-ryantm/auto-update/powershellMaximilian Bosch2020-05-20
|\ \ \ \ | | | | | | | | | | powershell: 7.0.0 -> 7.0.1
| * | | | powershell: 7.0.0 -> 7.0.1R. RyanTM2020-05-19
| |/ / /
* | | | oh-my-zsh: 2020-05-16 -> 2020-05-18Tim Steinbach2020-05-19
| | | |
* | | | antibody: 6.0.0 -> 6.0.1R. RyanTM2020-05-19
|/ / /
* / / oh-my-zsh: 2020-05-11 -> 2020-05-16Tim Steinbach2020-05-17
|/ /
* | treewide: fix broken AlpineLinux repo links (#87892)Lila2020-05-15
| |
* | go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
| |
* | oh-my-zsh: 2020-05-07 -> 2020-05-11Tim Steinbach2020-05-13
| |
* | nushell: 0.13.0 -> 0.14.0Oleksii Filonenko2020-05-13
| |
* | Merge master into staging-nextFrederik Rietdijk2020-05-10
|\ \
| * \ Merge pull request #87041 from r-ryantm/auto-update/mkshJoachim F2020-05-09
| |\ \ | | | | | | | | mksh: 58 -> 59
| | * | mksh: 58 -> 59R. RyanTM2020-05-06
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2020-05-08
|\| | |
| * | | oh-my-zsh: 2020-05-05 -> 2020-05-07Tim Steinbach2020-05-07
| | | |
| * | | Merge pull request #86938 from marsam/update-xonshJörg Thalheim2020-05-05
| |\ \ \ | | | | | | | | | | xonsh: 0.9.17 -> 0.9.18
| | * | | xonsh: 0.9.17 -> 0.9.18Mario Rodas2020-05-05
| | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.18
| * | | | oh-my-zsh: 2020-05-01 -> 2020-05-05Tim Steinbach2020-05-05
| |/ / /
| * | | fish: fix and enable `fishConfig` testCole Helbling2020-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `nix-build -A fish.tests.fishConfig` will now test that the `fish_config` tool would start up properly. Previously, this test was effectively disabled due to `withTests` being stubbed out. I don't think this test ever truly worked, because the generated temporary file would be cleaned up automatically (or maybe this "automatically" changed between versions). The solution to this is to add `delete=False` to the `NamedTemporaryFile` function call, to keep the temporary file around in order to grep its contents for the expected output.
| * | | powershell: enable darwin installJonathan Ringer2020-05-04
| | | |
| * | | powershell: 6.2.3 -> 7.0.0S2020-05-04
| | | | | | | | | | | | Package and openssl dependency version bump and cascading changes.
| * | | oh-my-zsh: 2020-04-30 -> 2020-05-01Tim Steinbach2020-05-04
| |/ /
* | | Merge pull request #87189 from andir/bashcompletionsJörg Thalheim2020-05-07
|\ \ \ | |/ / |/| |
| * | bashCompletion: speed-up test execution by using xdistAndreas Rammhold2020-05-07
| | | | | | | | | | | | | | | | | | | | | Currently the tests take an eternity and are also sometimes flaky. By following upstream in using xdist for parallel test execution we at least get the feedback cycle down. On my machine that means instead of running this for ~25min it runs in 1 minute and 10 seconds.
* | | oh-my-zsh: 2020-04-26 -> 2020-04-30Tim Steinbach2020-05-01
|/ /
* | nushell: 0.12.0 -> 0.13.0Mario Rodas2020-05-01
| | | | | | | | Release notes: https://www.nushell.sh/blog/2020/04/21/nushell_0_13_0.html
* | bash-completion: ignore failing gcc tests on Aarch32Andrew Childs2020-04-30
| |