summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* Merge commit 'a6f6c0e' into master.upstreamWilliam A. Kennington III2015-09-15
|\ | | | | | | | | This is a partial merge of staging where we have up to date binaries for all packages.
| * bash4.3: p39 -> p42William A. Kennington III2015-08-31
| |
| * bash: Remove stale 4.1 patchesWilliam A. Kennington III2015-08-31
| |
* | zsh: 5.1 -> 5.1.1Pascal Wittmann2015-09-12
| |
* | Merge pull request #9254 from FRidh/jupyterPascal Wittmann2015-09-08
|\ \ | | | | | | ipython: 3.2 -> 4.0
| * | python-packages ipython: 3.2 -> 4.0Frederik Rietdijk2015-08-29
| |/
* | [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
|/
* add binutils to bash build for `size`Jude Taylor2015-08-12
|
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-05
|\
| * ipython: 3.1 -> 3.2.1Frederik Rietdijk2015-08-05
| |
* | More docs/manpages in separate outputsEelco Dolstra2015-07-27
|/
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-15
|\
| * mksh 50d -> 51Tobias Geerinckx-Rice2015-07-15
| | | | | | | | | | | | | | | | | | 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
| * fish: Fixed "Could not autoload item 'seq'..."Maciek Starzyk2015-07-14
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-13
|\|
| * Merge pull request #8774 from mstarzyk/fish-shelllethalman2015-07-13
| |\ | | | | | | fish: 2.1.2 -> 2.2.0
| | * fish: 2.1.2 -> 2.2.0Maciek Starzyk2015-07-12
| | |
| * | xonsh: Don't use fetchurl on dynamically generated GitHub tarballsTuomas Tynkkynen2015-07-12
| | | | | | | | | | | | Just use fetchFromGitHub instead.
* | | Merge branch 'master' into stagingThomas Tuegel2015-06-25
|\| |
| * | es: bugfix for man page installTommy M. McGuire2015-06-24
| | | | | | | | | | | | See Issue #8487.
* | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-22
|\| |
| * | Add myself as maintainerJascha Geerds2015-06-22
| |/
* / bash: Update to 4.3-p39Eelco Dolstra2015-06-22
|/
* zsh: update from 5.0.7 to 5.0.8Pascal Wittmann2015-06-08
| | | | add myself as maintainer
* cygwin: bash updated to 4.3 for cygwin platformRok Garbas2015-05-29
|
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* cygwin: add cygwin compatible bash version.Marko Durkovic2015-05-28
|
* Merge pull request #7903 from joelmo/patch-3Mateusz Kowalczyk2015-05-26
|\ | | | | ipython: comments about deprecated pylab flag
| * ipython: comments about deprecated pylab flagJoel Moberg2015-05-19
| | | | | | The pylab flag is deprecated: http://mail.scipy.org/pipermail/ipython-dev/2014-March/013411.html
* | fish: dont demand man-db on darwin since we cant build itEric Seidel2015-05-23
|/
* pythonPackages.ipython: 2.3.1 -> 3.1.0Utku Demir2015-05-02
|
* mksh: clarify that it's FreeTobias Geerinckx-Rice2015-04-30
|
* meta.licenses -> licenseJoachim Fasting2015-04-21
|
* meta.homePage -> homepageEelco Dolstra2015-04-20
|
* new package: esStewart Mackenzie2015-04-11
|
* xonsh: new packageSpencer Whitt2015-03-26
|
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* fish: 2.1.1 -> 2.1.2koral2015-03-05
|
* Fish wants libiconv too, even though it won't admit itDan Peebles2015-02-18
|
* Merge pull request #6319 from sorokin/masterPeter Simons2015-02-12
|\ | | | | bash-completion: fix bad array subscript error. Closes #6117
| * bash-completion: fix bad array subscript error. Closes #6117Ivan Sorokin2015-02-12
| |
* | Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\ \ | |/ |/| | | | | | | | | | | | | 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
| * bash: Update to 4.3-p30Eelco Dolstra2015-01-26
| |
* | MKSH (version R50d): New PackageAndersonTorres2015-01-25
|/ | | | MKSH is the MirBSD Korn Shell.
* nixpkgs: remove redundant attribute `sip`Vincent Laporte2014-12-23
| | | | | | | | | 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
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* Merge branch 'master' into stagingDomen Kožar2014-12-07
|\ | | | | | | | | Conflicts: pkgs/development/libraries/fontconfig/default.nix
| * ipython: update 2.2.0 -> 2.3.1Bjørn Forsman2014-12-06
| | | | | | | | | | Changelog: http://ipython.org/ipython-doc/2/whatsnew/version2.0.html