summary refs log tree commit diff
path: root/pkgs/shells
AgeCommit message (Collapse)AuthorFilesLines
2015-08-05ipython: 3.1 -> 3.2.1Frederik Rietdijk1-2/+3
2015-07-15Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2-12/+13
2015-07-15mksh 50d -> 51Tobias Geerinckx-Rice1-9/+8
R51 is a strongly recommended feature release. Changes: <https://www.mirbsd.org/mksh.htm#clog>. Release number changed to match Nix versioning rules ("R51" -> 51). cc maintainer @AndersonTorres
2015-07-14fish: Fixed "Could not autoload item 'seq'..."Maciek Starzyk1-3/+5
2015-07-13Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2-6/+8
2015-07-13Merge pull request #8774 from mstarzyk/fish-shelllethalman1-2/+2
fish: 2.1.2 -> 2.2.0
2015-07-12xonsh: Don't use fetchurl on dynamically generated GitHub tarballsTuomas Tynkkynen1-4/+6
Just use fetchFromGitHub instead.
2015-07-12fish: 2.1.2 -> 2.2.0Maciek Starzyk1-2/+2
2015-06-25Merge branch 'master' into stagingThomas Tuegel1-1/+2
2015-06-24es: bugfix for man page installTommy M. McGuire1-1/+2
See Issue #8487.
2015-06-22Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+1
2015-06-22bash: Update to 4.3-p39Eelco Dolstra1-0/+6
2015-06-22Add myself as maintainerJascha Geerds1-1/+1
2015-06-08zsh: update from 5.0.7 to 5.0.8Pascal Wittmann1-4/+4
add myself as maintainer
2015-05-29cygwin: bash updated to 4.3 for cygwin platformRok Garbas3-1002/+1406
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
And don't use square brackets on such lines.
2015-05-28cygwin: add cygwin compatible bash version.Marko Durkovic3-4/+1025
2015-05-26Merge pull request #7903 from joelmo/patch-3Mateusz Kowalczyk1-2/+2
ipython: comments about deprecated pylab flag
2015-05-23fish: dont demand man-db on darwin since we cant build itEric Seidel1-1/+5
2015-05-19ipython: comments about deprecated pylab flagJoel Moberg1-2/+2
The pylab flag is deprecated: http://mail.scipy.org/pipermail/ipython-dev/2014-March/013411.html
2015-05-02pythonPackages.ipython: 2.3.1 -> 3.1.0Utku Demir1-3/+4
2015-04-30mksh: clarify that it's FreeTobias Geerinckx-Rice1-1/+1
2015-04-21meta.licenses -> licenseJoachim Fasting1-1/+1
2015-04-20meta.homePage -> homepageEelco Dolstra1-1/+1
2015-04-11new package: esStewart Mackenzie1-0/+45
2015-03-26xonsh: new packageSpencer Whitt1-0/+31
2015-03-20Set some meta.platformsEelco Dolstra1-0/+2
Also fix meta.platform -> meta.platforms in a few places.
2015-03-05fish: 2.1.1 -> 2.1.2koral1-2/+2
2015-02-18Fish wants libiconv too, even though it won't admit itDan Peebles1-2/+2
2015-02-12Merge pull request #6319 from sorokin/masterPeter Simons2-0/+24
bash-completion: fix bad array subscript error. Closes #6117
2015-02-12bash-completion: fix bad array subscript error. Closes #6117Ivan Sorokin2-0/+24
2015-02-02Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy1-0/+3
Partial staging merge, including cc-wrapper fixes Conflicts: pkgs/applications/audio/spotify/default.nix pkgs/build-support/cc-wrapper/default.nix pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-26bash: Update to 4.3-p30Eelco Dolstra1-0/+3
2015-01-25MKSH (version R50d): New PackageAndersonTorres1-0/+48
MKSH is the MirBSD Korn Shell.
2014-12-23nixpkgs: remove redundant attribute `sip`Vincent Laporte1-3/+2
Because: 1. It is a mere alias of `pythonPackages.sip` 2. It is usually not needed since propagated by `pyqt4` 3. It makes it easy to have a packages depend on two different versions of sip
2014-12-21Fix license attribute of many bsd-like licensed packagesPascal Wittmann1-1/+1
2014-12-07Merge branch 'master' into stagingDomen Kožar1-2/+2
Conflicts: pkgs/development/libraries/fontconfig/default.nix
2014-12-06ipython: update 2.2.0 -> 2.3.1Bjørn Forsman1-2/+2
Changelog: http://ipython.org/ipython-doc/2/whatsnew/version2.0.html
2014-11-03bash: Update to 4.3Eelco Dolstra3-61/+38
2014-10-16Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2-5/+5
Conflicts: pkgs/development/libraries/poppler/default.nix
2014-10-09zsh: update from 5.0.6 to 5.0.7Pascal Wittmann1-3/+3
2014-10-07Merge pull request #4403 from jagajaga/fish_updateGeorges Dubus1-2/+2
update fish shell to 2.1.1
2014-10-07Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra3-10/+10
Conflicts: pkgs/development/libraries/libav/default.nix pkgs/shells/bash/bash-4.2-patches.nix pkgs/stdenv/generic/default.nix
2014-10-07update fish shellArseniy Seroka1-2/+2
2014-10-06bash: Update to 4.2p53Eelco Dolstra1-0/+6
2014-10-01bash: add patch set 51 to fix ↵Peter Simons1-0/+1
http://lcamtuf.blogspot.de/2014/10/bash-bug-how-we-finally-cracked.html
2014-09-30dash: update from 0.5.7 to 0.5.8Mateusz Kowalczyk1-2/+2
2014-09-29Updated bash to patch 50.Shell Turner3-14/+3
This fully mitigates Shellshock and related parsing vulnerabilities, due to attackers never controlling environment variable names.
2014-09-27zsh: bump versionmuflax1-3/+3
2014-09-27zsh: enable pcremuflax1-3/+3