summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* Merge pull request #63920 from Ma27/package-zsh-you-should-useMaximilian Bosch2019-07-09
|\ | | | | zsh-you-should-use: init at 1.1.0
| * zsh-you-should-use: init at 1.1.0Maximilian Bosch2019-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Simple zsh plugin that reminds you to use existing aliases. With `oh-my-zsh` it can be installed like this: ``` { programs.zsh.ohMyZsh = { customPkgs = [ pkgs.zsh-you-should-use ]; plugins = [ "you-should-use" ]; }; } ```
* | Remove me (garbas) as maintainer since I don't have much time to maintain ↵Rok Garbas2019-07-03
| | | | | | | | anything
* | zsh-autosuggestions: 0.5.2 -> 0.6.3R. RyanTM2019-07-03
| | | | | | | | | | | | | | 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
* | oh-my-zsh: 2019-06-27 -> 2019-07-01Tim Steinbach2019-07-01
|/
* oh-my-zsh: 2019-06-15 -> 2019-06-27Tim Steinbach2019-06-28
|
* oh-my-zsh: 2019-06-15 -> 2019-06-15Tim Steinbach2019-06-19
|
* xonsh: 0.9.4 -> 0.9.6R. RyanTM2019-06-18
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* antibody: 4.1.1 -> 4.1.2 (#63210)R. RyanTM2019-06-16
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/antibody/versions
* oh-my-zsh: 2019-06-12 -> 2019-06-15Tim Steinbach2019-06-15
|
* oh-my-zsh: 2019-06-11 -> 2019-06-12Tim Steinbach2019-06-13
|
* oh-my-zsh: 2019-06-08 -> 2019-06-11Tim Steinbach2019-06-12
|
* oh-my-zsh: 2019-06-01 -> 2019-06-08Tim Steinbach2019-06-08
|
* ksh: add libiconv dependencyMatthew Bauer2019-06-05
|
* powershell: 6.2.0 -> 6.2.1R. RyanTM2019-06-02
| | | | | | | 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
* oh-my-zsh: 2019-05-28 -> 2019-06-01Tim Steinbach2019-06-02
|
* treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross2019-06-01
| | | | | | | | | | | | | | A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
* xonsh: 0.9.0 -> 0.9.4Will Dietz2019-05-28
|
* oh-my-zsh: 2019-05-27 -> 2019-05-28Tim Steinbach2019-05-28
|
* oh-my-zsh: 2019-05-26 -> 2019-05-27Tim Steinbach2019-05-28
|
* oh-my-zsh: 2019-05-21 -> 2019-05-26Tim Steinbach2019-05-26
|
* oh-my-zsh: 2019-05-19 -> 2019-05-21Tim Steinbach2019-05-22
|
* oh-my-zsh: 2019-05-17 -> 2019-05-19Tim Steinbach2019-05-20
|
* oh-my-zsh: 2019-05-11 -> 2019-05-17Tim Steinbach2019-05-17
|
* Merge pull request #61452 from r-ryantm/auto-update/xonshRenaud2019-05-14
|\ | | | | xonsh: 0.8.12 -> 0.9.0
| * xonsh: 0.8.12 -> 0.9.0R. RyanTM2019-05-13
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xonsh/versions
* | tcsh: 6.20.00 -> 6.21.00R. RyanTM2019-05-14
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tcsh/versions
* | oh-my-zsh: 2019-05-09 -> 2019-05-11Tim Steinbach2019-05-11
| |
* | oh-my-zsh: 2019-05-08 -> 2019-05-09Tim Steinbach2019-05-09
| |
* | oh-my-zsh: 2019-05-06 -> 2019-05-08Tim Steinbach2019-05-08
|/
* oh-my-zsh: 2019-05-05 -> 2019-05-06Tim Steinbach2019-05-07
|
* oh-my-zsh: 2019-05-03 -> 2019-05-05Tim Steinbach2019-05-06
|
* oh-my-zsh: 2019-05-01 -> 2019-05-03Tim Steinbach2019-05-04
|
* oh-my-zsh: 2019-04-29 -> 2019-05-01Tim Steinbach2019-05-02
|
* jush: init at 0.1Will Dietz2019-04-30
|
* oh-my-zsh: 2019-04-26 -> 2019-04-29Tim Steinbach2019-04-29
|
* oh-my-zsh: 2019-04-25 -> 2019-04-26Tim Steinbach2019-04-26
|
* Merge pull request #60161 from dtzWill/update/rush-1.9Will Dietz2019-04-25
|\ | | | | rush: 1.8 -> 1.9
| * rush: 1.8 -> 1.9Will Dietz2019-04-24
| | | | | | | | http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00007.html
* | oh-my-zsh: 2019-04-22 -> 2019-04-25Tim Steinbach2019-04-25
|/
* oh-my-zsh: 2019-04-18 -> 2019-04-22Tim Steinbach2019-04-23
|
* Merge pull request #60010 from JohnAZoidberg/https-urlsmarkuskowa2019-04-22
|\ | | | | HTTPS urls
| * treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | | | | | | | 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
* | Merge pull request #59823 from Ma27/bump-lambda-mod-zsh-themeSilvan Mosberger2019-04-22
|\ \ | |/ |/| lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17
| * lambda-mod-zsh-theme: 2017-10-08 -> 2019-04-17Maximilian Bosch2019-04-18
| | | | | | | | | | | | | | See https://github.com/halfo/lambda-mod-zsh-theme/compare/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.
* | bash_5: 5.0-p2 -> 5.0-p7Will Dietz2019-04-21
| |
* | oh-my-zsh: 2019-04-04 -> 2019-04-18Tim Steinbach2019-04-19
| |
* | nix-zsh-completions: 0.4.2 -> 0.4.3Maximilian Bosch2019-04-18
|/ | | | | | | | | 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`.
* zsh-autosuggestions: 0.5.1 -> 0.5.2 (#59416)Will Dietz2019-04-14
|