summaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: xonsh: Update to 0.5.5.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.5. Danny Milosavljevic2017-02-221-2/+2
* gnu: fish: Fix build after upstream changes.•••The 2.5.0 release was incorrectly packaged, then fixed in place. This is, in a way, a follow-up to commit 89eb56f05fa1561b09d1050147d968b98a16b07a. See <https://github.com/fish-shell/fish-shell/issues/3807>. Reported by ng0 <contact.ng0@cryptolab.net>. * gnu/packages/shells.scm (fish)[source]: Update hash. [native-inputs]: Remove autoconf, automake, and libtool. [arguments]: Remove ‘bootstrap’ phase. Tobias Geerinckx-Rice2017-02-171-11/+3
* gnu: Add scsh.•••* gnu/packages/shells.scm (scsh): New variable. ng02017-02-161-0/+49
* gnu: xonsh: Update to 0.5.3.•••* gnu/packages/shell.scm (xonsh): Update to 0.5.3. Danny Milosavljevic2017-02-061-2/+2
* gnu: fish: Update to 2.5.0.•••* gnu/packages/shells.scm (fish): Update to 2.5.0. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase. Tobias Geerinckx-Rice2017-02-031-4/+12
* gnu: Add es.•••* gnu/packages/shells.scm (es): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02017-01-231-0/+38
* gnu: fish: Embed full path to Python.•••Fixes <https://bugs.gnu.org/25467>. * gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to "embed-store-paths"; embed full path to Python. Ricardo Wurmus2017-01-221-3/+7
* gnu: xonsh: Update to 0.5.2.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Danny Milosavljevic2017-01-121-2/+2
* gnu: xonsh: Update to 0.5.1.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.1. Tobias Geerinckx-Rice2016-12-291-2/+2
* gnu: xonsh: Fix description.•••* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period. Kei Kebreau2016-12-221-3/+3
* gnu: xonsh: Update to 0.5.0.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.0. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Stefan Reichör2016-12-221-3/+4
* gnu: tcsh: Fix out of bounds read.•••* gnu/packages/patches/tcsh-fix-out-of-bounds-read.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/shells.scm (tcsh)[replacement]: New field. (tcsh/fixed): New variable. Leo Famulari2016-12-081-0/+10
* gnu: xonsh: Update to 0.4.7.•••* gnu/packages/shells.scm (xonsh): Update to 0.4.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Danny Milosavljevic2016-11-181-2/+2
* gnu: fish: Update to 2.4.0.•••* gnu/packages/shells.scm (fish): Update to 2.4.0. Tobias Geerinckx-Rice2016-11-151-2/+2
* gnu: xonsh: Disable the test suite.•••The tests were silently skipped with Python 3.4. With Python 3.5, this caused the xonsh build to fail. * gnu/packages/shells.scm (xonsh)[arguments]: Disable the tests. Leo Famulari2016-10-161-0/+5
* gnu: tcsh: Do not define BSDWAIT.•••* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/shells.scm (tcsh)[source]: Use it. Ricardo Wurmus2016-10-091-1/+2
* gnu: fish: Do not use the bundled PCRE2.•••* gnu/packages/shells.scm (fish)[inputs]: Add PCRE2. Ludovic Courtès2016-10-041-0/+1
* gnu: fish: Add input bc.•••Fixes <http://bugs.gnu.org/24433>. * gnu/packages/shells.scm (fish)[inputs]: Add bc. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arun Isaac2016-10-041-2/+14
* gnu: xonsh: Remove bundled PLY.•••* gnu/packages/shells.scm (xonsh)[source]: Add snippet to remove bundled python-ply. [inputs]: Add python-ply. Signed-off-by: Leo Famulari <leo@famulari.name> Danny Milosavljevic2016-09-291-1/+11
* gnu: Add xonsh.•••* gnu/packages/shells.scm (xonsh): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Stefan Reichoer2016-09-281-0/+23
* gnu: zsh: Use 'modify-phases'.•••* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’ instead of ‘alist-delete’. Tobias Geerinckx-Rice2016-08-171-21/+21
* gnu: zsh: Move to shells.scm.•••* gnu/packages/zsh.scm (zsh): Move from here ... * gnu/packages/shells.scm (zsh): ... to here. * gnu/packages/zsh.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm. Tobias Geerinckx-Rice2016-08-041-0/+56
* Revert "gnu: zsh: Move to shells.scm."•••This reverts commit 12b63ab505f781e49b6e7dda2d9eca0aaf24eaf1. Mark H Weaver2016-08-041-56/+0
* gnu: zsh: Move to shells.scm.•••* gnu/packages/zsh.scm (zsh): Move from here ... * gnu/packages/shells.scm (zsh): ... to here. * gnu/packages/zsh.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm. Tobias Geerinckx-Rice2016-08-031-0/+56
* gnu: tcsh: Move to shells.scm.•••* gnu/packages/tcsh.scm (tcsh): Move from here ... * gnu/packages/shells.scm (tcsh): ... to here. * gnu/packages/tcsh.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove tcsh.scm. Tobias Geerinckx-Rice2016-08-031-0/+62
* gnu: rc: Move to shells.scm.•••* gnu/packages/rc.scm (rc): Move from here ... * gnu/packages/shells.scm (rc): ... to here. * gnu/packages/rc.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove rc.scm. Tobias Geerinckx-Rice2016-08-031-0/+51
* gnu: fish: Move to shells.scm.•••* gnu/packages/fish.scm (fish): Move from here ... * gnu/packages/shells.scm (fish): ... to here. * gnu/packages/fish.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm. Tobias Geerinckx-Rice2016-08-031-0/+42
* gnu: Add dash.•••* gnu/packages/shells.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. Tobias Geerinckx-Rice2016-08-031-0/+60