Leo Famulari
7bf837fd43
gnu: Use HTTPS URLs for GitHub home-pages.
...
* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm,
gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm,
gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm,
gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm,
gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on
GitHub.
2017-04-02 20:00:51 -04:00
Ludovic Courtès
2a0d5de5a9
Merge branch 'core-updates'
2017-04-03 00:13:06 +02:00
Tobias Geerinckx-Rice
32ea65370e
gnu: xonsh: Update to 0.5.9.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.9.
2017-03-31 15:33:15 +02:00
Leo Famulari
06e8d0c8e5
gnu: dash: Update to 0.5.9.1.
...
* gnu/packages/shells.scm (dash): Update to 0.5.9.1.
[source]: Use git-fetch.
[native-inputs]: Add autoconf and automake.
[arguments]: Add 'bootstrap' phase.
2017-03-30 03:37:31 -04:00
Ludovic Courtès
e90e0fad1b
Merge branch 'master' into core-updates
2017-03-09 16:35:41 +01:00
Leo Famulari
c71011f80f
gnu: tcsh: Use modify-phases.
...
* gnu/packages/shells.scm (tcsh)[arguments]: Use modify-phases.
2017-02-24 13:22:07 -05:00
Leo Famulari
816417f5a4
gnu: tcsh: Update to 6.20.00.
...
* gnu/packages/shells.scm (tcsh): Update to 6.20.00.
[source]: Remove 'tcsh-do-not-define-BSDWAIT.patch'.
[inputs]: Remove coreutils. Move autoconf to ...
[native-inputs]: ... here. Add perl.
* gnu/packages/patches/tcsh-fix-autotest.patch: Adjust patch to upstream
changes.
* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-24 13:22:06 -05:00
Danny Milosavljevic
f59a20cb6c
gnu: xonsh: Update to 0.5.5.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.5.
2017-02-22 11:33:06 +01:00
Efraim Flashner
d15432ca9e
Merge remote-tracking branch 'origin/master' into core-updates
2017-02-20 12:56:14 +02:00
Tobias Geerinckx-Rice
4f4bca0f10
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 89eb56f05f
.
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.
2017-02-17 16:18:27 +01:00
ng0
52ddeaa0c2
gnu: Add scsh.
...
* gnu/packages/shells.scm (scsh): New variable.
2017-02-16 16:08:45 -06:00
Ludovic Courtès
768f0ac9dd
Merge branch 'master' into core-updates
2017-02-10 17:40:25 +01:00
Danny Milosavljevic
e69dc54559
gnu: xonsh: Update to 0.5.3.
...
* gnu/packages/shell.scm (xonsh): Update to 0.5.3.
2017-02-06 10:24:24 +01:00
Tobias Geerinckx-Rice
89eb56f05f
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.
2017-02-03 15:06:08 +01:00
Leo Famulari
0086496042
gnu: tcsh: Incorporate grafted patch.
...
* gnu/packages/shells.scm (tcsh)[replacement]: Remove field.
[source]: Add patch 'tcsh-fix-out-of-bounds-read.patch'.
(tcsh/fixed): Remove variable.
2017-01-25 13:23:26 -05:00
ng0
e6880040b4
gnu: Add es.
...
* gnu/packages/shells.scm (es): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-23 15:20:04 +01:00
Ricardo Wurmus
79f3e82bdc
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.
2017-01-22 10:16:28 +01:00
Danny Milosavljevic
9a443cf90d
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>
2017-01-12 19:17:03 +01:00
Tobias Geerinckx-Rice
50f7da2fc8
gnu: xonsh: Update to 0.5.1.
...
* gnu/packages/shells.scm (xonsh): Update to 0.5.1.
2016-12-29 02:38:21 +01:00
Kei Kebreau
e813f3956e
gnu: xonsh: Fix description.
...
* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
2016-12-22 18:06:56 -05:00
Stefan Reichör
572ee05c31
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>
2016-12-22 17:59:41 -05:00
Leo Famulari
57513498de
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.
2016-12-08 13:53:36 -05:00
Danny Milosavljevic
651049789f
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>
2016-11-18 17:02:30 +01:00
Tobias Geerinckx-Rice
1f781865fb
gnu: fish: Update to 2.4.0.
...
* gnu/packages/shells.scm (fish): Update to 2.4.0.
2016-11-15 01:17:01 +01:00
Leo Famulari
792e607903
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.
2016-10-16 11:10:19 -04:00
Ricardo Wurmus
6f83d224bb
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.
2016-10-09 22:38:37 +02:00
Ludovic Courtès
47c14714a4
gnu: fish: Do not use the bundled PCRE2.
...
* gnu/packages/shells.scm (fish)[inputs]: Add PCRE2.
2016-10-04 11:26:45 +02:00
Arun Isaac
a8d3bc473d
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>
2016-10-04 11:26:45 +02:00
Danny Milosavljevic
cfb7e269e9
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>
2016-09-29 17:13:05 -04:00
Stefan Reichoer
1d51585573
gnu: Add xonsh.
...
* gnu/packages/shells.scm (xonsh): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-28 13:42:06 -04:00
Tobias Geerinckx-Rice
ddee9a6e8b
gnu: zsh: Use 'modify-phases'.
...
* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’
instead of ‘alist-delete’.
2016-08-17 13:23:04 +02:00
Tobias Geerinckx-Rice
7ccb874a29
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.
2016-08-04 08:17:39 -04:00
Mark H Weaver
5b098cc4b9
Revert "gnu: zsh: Move to shells.scm."
...
This reverts commit 12b63ab505
.
2016-08-04 08:16:27 -04:00
Tobias Geerinckx-Rice
12b63ab505
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.
2016-08-03 04:54:34 +02:00
Tobias Geerinckx-Rice
d754347cb4
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.
2016-08-03 04:54:29 +02:00
Tobias Geerinckx-Rice
9a57d3e6a1
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.
2016-08-03 04:54:24 +02:00
Tobias Geerinckx-Rice
618977ae38
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.
2016-08-03 04:54:18 +02:00
Tobias Geerinckx-Rice
c356339d62
gnu: Add dash.
...
* gnu/packages/shells.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2016-08-03 04:54:11 +02:00