about summary refs log tree commit diff
path: root/pkgs/shells/zsh
Commit message (Collapse)AuthorAge
* 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: 5.3 -> 5.3.1Pascal Wittmann2016-12-21
|
* zsh: 5.2 -> 5.3Tim Steinbach2016-12-12
|
* zsh: add shellPath passthruzimbatm2016-06-12
|
* zsh: fix configureFlags #14256Christian Albrecht2016-03-31
| | | | | commit 97332d3 introduced non expanding $out/etc/zprofile in zshs compiled in PATH. this commit reverts the change so that $out is expanded at configure time.
* zsh: fix zsh.info* install locationChristoph Hrdinka2016-03-09
|
* zsh: 5.1.1 -> 5.2Pascal Wittmann2015-12-05
|
* zsh: re-enable tests skipping brokenChristian Albrecht2015-11-26
| | | | | Do not disable all tests, only those broken as zsh/zpty module is not available on hydra.
* zsh: 5.1 -> 5.1.1Pascal Wittmann2015-09-12
|
* [zsh] disable tests again, they fail on hdyraPascal Wittmann2015-09-08
|
* zsh: enable testsPascal Wittmann2015-09-06
|
* zsh: update from 5.0.8 to 5.1Pascal Wittmann2015-09-06
|
* zsh: update from 5.0.7 to 5.0.8Pascal Wittmann2015-06-08
| | | | add myself as maintainer
* meta.homePage -> homepageEelco Dolstra2015-04-20
|
* zsh: update from 5.0.6 to 5.0.7Pascal Wittmann2014-10-09
|
* zsh: bump versionmuflax2014-09-27
|
* zsh: enable pcremuflax2014-09-27
|
* allow zsh on macJoel Taylor2014-07-17
|
* zsh: improve descriptionBjørn Forsman2014-06-23
| | | | Capitalize first word. Wrap overlong longDescription line.
* zsh: update from 5.0.2 to 5.0.5Peter Simons2014-04-09
|
* zsh: Upgrade to 5.0.2Danie Roux2013-09-01
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* zsh profile load tweaking only on nixosFlorian Friesdorf2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31149
* zshprofile to load /etc/profile while emulating bashFlorian Friesdorf2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31148
* zsh metaFlorian Friesdorf2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31147
* zsh-4.3.15Florian Friesdorf2011-12-29
| | | | svn path=/nixpkgs/trunk/; revision=31146
* Update zsh.Nicolas Pierron2010-01-31
| | | | svn path=/nixpkgs/trunk/; revision=19740
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403
* adding cvs zsh version because it has better hg, tg completion supportMarc Weber2008-12-22
| | | | svn path=/nixpkgs/trunk/; revision=13670
* zsh update to 4.3.9Marc Weber2008-11-22
| | | | svn path=/nixpkgs/trunk/; revision=13367
* Update zsh mirror. (patch from Bárður Árantsson)Nicolas Pierron2008-06-26
| | | | svn path=/nixpkgs/trunk/; revision=12192
* Added socat, updated zshMichael Raskin2008-02-03
| | | | svn path=/nixpkgs/trunk/; revision=10470
* * Fix a bunch of URLs.Eelco Dolstra2007-09-11
| | | | svn path=/nixpkgs/trunk/; revision=9292
* Version bump. Old one is unavailable.Michael Raskin2007-07-18
| | | | svn path=/nixpkgs/trunk/; revision=9001
* * zsh upgraded to 4.3.2, lua upgraded to 5.1.2 (works only on linux now)Yury G. Kudryashov2007-07-17
| | | | svn path=/nixpkgs/trunk/; revision=8990
* Added version suffixes.Michael Raskin2007-06-26
| | | | svn path=/nixpkgs/trunk/; revision=8921
* Added zshMichael Raskin2007-06-20
svn path=/nixpkgs/trunk/; revision=8900