about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* oh-my-zsh: 2017-06-22 -> 2017-09-24Tim Steinbach2017-09-26
|
* elvish: 0.9 -> 0.10; fix darwin build (#29587)Diego Zamboni2017-09-21
| | | | | | | | | | | * First attempt at making elvish compile on darwin * Fixed cyclic dependency on darwin This fixes the "cycle detected in the references of" error when building on darwin. The fix is based on the solution in issue #18131. * Use version 0.10 and not 0.10.1, which is not officially released yet
* oil: 0.0.0 -> 0.1.0Linus Heckemann2017-09-21
|
* grml-zsh-config: generalize support to unix systemsIgnat Loskutov2017-09-01
|
* Merge pull request #28779 from vyp/deerJörg Thalheim2017-08-31
|\ | | | | deer: init at 1.4
| * deer: simpler perl patchJörg Thalheim2017-08-31
| |
| * deer: init at 1.4xd1le2017-08-31
| | | | | | | | | | | | | | | | | | I wrote the patch. Unfortunately it's Nix specific because upstream rejected it because Ubuntu Trusty's version of realpath doesn't seem to have the `--relative-to` option. (Upstream used to use realpath before). But for Nix, our version of realpath is recent enough. Also, upstream will probably use realpath again anyway in May 2019 when Ubuntu Trusty becomes unsupported, so this patch should probably be used.
* | zsh: 5.4.1 -> 5.4.2Tim Steinbach2017-08-29
| |
* | mksh: 55 -> 56bJoachim Fasting2017-08-29
| |
* | Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEADFrederik Rietdijk2017-08-21
|\ \ | |/ |/|
| * Merge #27424: stdenv: Don't put man pages into $docVladimír Čunát2017-08-13
| |\
| | * bashInteractive: Fix manpages since previous commitsTuomas Tynkkynen2017-08-11
| | |
| | * treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen2017-08-11
| | | | | | | | | | | | | | | Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file.
* | | bash: cleanup unused fileKlaas van Schelven2017-08-18
|/ / | | | | | | | | The only usage location was removed in f803270b7e00fa7124282809838d5652083b6aad Grepping for bash-4.3 yields no results
* | Merge pull request #28197 from mimadrid/update/zsh-5.4.1Jörg Thalheim2017-08-12
|\ \ | | | | | | zsh: 5.3.1 -> 5.4.1
| * | zsh: 5.3.1 -> 5.4.1mimadrid2017-08-12
| | |
* | | Merge pull request #27971 from Profpatsch/fish-config-fixJörg Thalheim2017-08-12
|\ \ \ | |_|/ |/| | Fish config fix
| * | fish: add fish_config testsProfpatsch2017-08-05
| | | | | | | | | | | | | | | Checks whether the fish_config script does run. Cannot check running the web server though (since that requires a port).
| * | fish: fix the fish_config toolProfpatsch2017-08-05
| |/ | | | | | | It requires a python interpreter to work.
* | oil: init at 0.0.0Linus Heckemann2017-08-06
| |
* | grml-zsh-config: 0.12.4 -> 0.14.2 (#27961)Roman Volosatovs2017-08-06
|/ | | | | | * grml-zsh-config: 0.12.4 -> 0.14.2 * grml-zsh-config: fix typo
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* zsh-completions: 0.25.0 -> 0.26.0Franz Pletz2017-08-01
|
* bash-completion: 2.5 -> 2.7Robert Helgesson2017-07-19
|
* dash: 0.5.8 -> 0.5.9.1Joachim Fasting2017-07-13
| | | | Contains mostly fixes as far as I can tell.
* nix-zsh-completions: add missing version to derivation nameOle Jørgen Brønner2017-07-10
|
* nix-zsh-completions: 0.3 -> 0.3.1Ole Jørgen Brønner2017-07-10
|
* ion: init at 1.0.3dywedir2017-07-09
|
* fish-foreign-env: hide warnings when setting PATHrnhmjoj2017-07-08
|
* Merge pull request #27158 from tjikini/elvishJörg Thalheim2017-07-07
|\ | | | | elvish: 0.5 -> 0.9
| * elvish: remove unnecessary deps.nixJörg Thalheim2017-07-07
| | | | | | | | fully vendorized now
| * elvish: 0.5 -> 0.9tjikini2017-07-05
| |
* | lambda-mod-zsh-theme: 2017-05-21 -> 2017-07-05Maximilian Bosch2017-07-06
|/
* Merge branch 'master' into stagingVladimír Čunát2017-07-03
|\
| * oh-my-zsh: 2017-05-03 -> 2017-06-22Tim Steinbach2017-06-30
| |
* | bash: fix cygwin buildDavid McFarland2017-06-26
|/
* Merge pull request #26778 from therealpxc/fishJörg Thalheim2017-06-24
|\ | | | | fish: 2.5.0 -> 2.6.0
| * fish: 2.5.0 -> 2.6.0Patrick Callahan2017-06-22
| |
* | bash: Modernize derivation, hopefully fixing cross compilationJohn Ericson2017-06-22
|/
* rssh: don't set special bitsWill Dietz2017-06-16
|
* zsh-syntax-highlighting: 0.4.1 -> 0.5.0Robin Gloster2017-05-23
|
* zsh-completions: 0.18.0 -> 0.25.0Robin Gloster2017-05-23
|
* zsh-autosuggestions: 0.3.3 -> 0.4.0Robin Gloster2017-05-23
|
* Merge pull request #25835 from therealpxc/fishJörg Thalheim2017-05-22
|\ | | | | Fish: source NixOS environment on non-login shells + source shell init on NixOS even when parent shell has done so
| * fish: source NixOS environment on non-login shells, when it hasn't beenPatrick Callahan2017-05-19
| | | | | | | | | | | | | | | | sourced (this fixes issue #25789: https://github.com/NixOS/nixpkgs/issues/25789#issuecomment-301577290 and the issue with git-annex mentioned here https://github.com/NixOS/nixpkgs/pull/24314#issuecomment-301587124 )
* | lambda-mod-zsh-theme: 2017-04-05 -> 2017-05-21Maximilian Bosch2017-05-21
|/
* oh-my-zsh: 2017-03-30 -> 2017-05-03Tim Steinbach2017-05-16
|
* fish: resolve NixOS-related initialization problemsPatrick Callahan2017-05-10
|
* fish-foreign-env: git-20151223 -> git-20170324Patrick Callahan2017-05-10
|
* Merge pull request #25515 from league/zsh-git-promptJörg Thalheim2017-05-09
|\ | | | | zsh-git-prompt: Init at 0.5