summaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
AgeCommit message (Collapse)Author
2017-12-23gnu: fish: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (fish)[description]: Use @command{}.
2017-12-22gnu: fish: Update to 2.7.1.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (fish): Update to 2.7.1.
2017-12-14gnu: s-shell: Update to commit da2e5c20c0c5f477ec3426dc2584889a789b1659.ng0
* gnu/packages/shells.scm (s-shell): Update to commit da2e5c20c0c5f477ec3426dc2584889a789b1659. [version]: Use 'git-version'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30gnu: fish-guix: Update to 0.1.2.1.ng0
* gnu/packages/shells.scm (fish-guix): Update to 0.1.2.1. (license): Switch to bsd-3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-28gnu: zsh: Update to 5.4.2.Leo Famulari
* gnu/packages/shells.scm (zsh): Update to 5.4.2. [arguments]: Add a 'patch-test' build phase.
2017-11-26gnu: fish-guix: Use new URL.ng0
* gnu/packages/shells.scm (fish-guix)[source]: Use new URL. (home-page): Use new URL. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-23gnu: fish: Update to 2.7.0.Tobias Geerinckx-Rice
* gnu/packages/shell.scm (fish): Update to 2.7.0. [source]: Add alternative source.
2017-09-04gnu: Put autoconf-related phases immediately after the 'unpack phase.Kei Kebreau
* gnu/packages/audio.scm (audacity, rtmidi)[arguments]: Correct phases accordingly. * gnu/packages/bioinformatics.scm (mash, seek, vsearch, emboss, htslib-for-sambamba)[arguments]: Likewise. * gnu/packages/ci.scm (cuirass)[arguments]: Likewise. * gnu/packages/compression.scm (minizip, xdelta)[arguments]: Likewise. * gnu/packages/cpp.scm (libzen)[arguments]: Likewise. * gnu/packages/crypto.scm (opendht)[arguments]: Likewise. * gnu/packages/databases.scm (4store, mdbtools)[arguments]: Likewise. * gnu/packages/debug.scm (stress-make)[arguments]: Likewise. * gnu/packages/dns.scm (dnscrypt-proxy, dnscrypt-wrapper)[arguments]: Likewise. * gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[arguments]: Likewise. * gnu/packages/engineering.scm (gerbv)[arguments]: Likewise. * gnu/packages/erlang.scm (erlang)[arguments]: Likewise. * gnu/packages/ftp.scm (weex)[arguments]: Likewise. * gnu/packages/gnome.scm (dia)[arguments]: Likewise. * gnu/packages/gnunet.scm (gnurl, guile-gnunet)[arguments]: Likewise. * gnu/packages/gtk.scm (guile-rsvg, graphene)[arguments]: Likewise. * gnu/packages/guile.scm (guildhall, guile-ics, guile-sqlite3)[arguments]: Likewise. * gnu/packages/ibus.scm (ibus-libpinyin)[arguments]: Likewise. * gnu/packages/irc.scm (weechat)[arguments]: Likewise. * gnu/packages/java.scm (classpath-devel)[arguments]: Likewise. * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Likewise. * gnu/packages/libusb.scm (hidapi)[arguments]: Likewise. * gnu/packages/linux.scm (gpm)[arguments]: Likewise. * gnu/packages/logging.scm (glog)[arguments]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[arguments]: Likewise. * gnu/packages/mail.scm (dovecot-trees, dovecot-libsodium-plugin, esmtp) [arguments]: Likewise. * gnu/packages/messaging.scm (freetalk, libmesode, libstrophe)[arguments]: Likewise. * gnu/packages/microcom.scm (microcom)[arguments]: Likewise. * gnu/packages/ocaml.scm (ocaml-ssl)[arguments]: Likewise. * gnu/packages/parallel.scm (slurm)[arguments]: Likewise. * gnu/packages/pdf.scm (libharu)[arguments]: Likewise. * gnu/packages/samba.scm (cifs-utils)[arguments]: Likewise. * gnu/packages/serialization.scm (msgpack)[arguments]: Likewise. * gnu/packages/shells.scm (scsh)[arguments]: Likewise. * gnu/packages/telephony.scm (libiax2)[arguments]: Likewise. * gnu/packages/textutils.scm (dotconf)[arguments]: Likewise. * gnu/packages/version-control.scm (findnewest)[arguments]: Likewise. * gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Likewise.
2017-08-27gnu: Fetch several Git sources over HTTPS.Leo Famulari
* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL. * gnu/packages/audio.scm (ardour)[source]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise. * gnu/packages/gnome.scm (byzanz)[source]: Likewise. * gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise. * gnu/packages/java.scm (classpath)[source]: Likewise. * gnu/packages/microcom.scm (microcom)[source]: Likewise. * gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[source]: Likewise. * gnu/packages/shells.scm (rc)[source]: Likewise. * gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
2017-08-15gnu: fish-guix: Use new download URL.ng0
* gnu/packages/shells.scm (fish-guix)[source]: Adjust the download URL. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-08-13gnu: linenoise: Update to commit 2105ce445821381cf1bca87b6d386d4ea88ee20d.ng0
* gnu/packages/shells.scm (linenoise): Update to commit 2105ce445821381cf1bca87b6d386d4ea88ee20d. Fix indentation. [source]: change to git. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-08-11gnu: mksh: Update to 56.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (mksh): Update to 56.
2017-08-04gnu: xonsh: Update to 0.5.12.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
2017-07-22gnu: Add oksh.ng0
* gnu/packages/shells.scm (oksh): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-20gnu: Add mksh.Arun Isaac
* gnu/packages/shells.scm (mksh): New variable.
2017-07-17gnu: dash: Use the release tarball.Leo Famulari
* gnu/packages/shells.scm (dash)[source]: Use the release tarball instead of a Git checkout. [native-inputs]: Remove field. [arguments]: Remove 'bootstrap' phase.
2017-06-18gnu: fish-guix: Update home page.Ricardo Wurmus
* gnu/packages/shells.scm (fish-guix)[home-page]: Update it.
2017-06-16gnu: fish: Update to 2.6.0.ng0
* gnu/packages/shells.scm (fish): Update to 2.6.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-06-07gnu: Rename 's' to 's-shell'.Mark H Weaver
* gnu/packages/shells.scm (s): Rename to ... (s-shell): ... this. [name]: Change to "s-shell".
2017-06-04gnu: Add s.ng0
* gnu/packages/shells.scm (s): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-04gnu: Add linenoise.ng0
* gnu/packages/shells.scm (linenoise): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-05-20gnu: Add loksh.ng0
* gnu/packages/shells.scm (loksh): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-06gnu: fish: Reference 'groff' to fix output of 'fish --help'.ng0
* gnu/packages/shells.scm (fish)[inputs-inputs]: Add 'groff'. [arguments]: Add 'nroff' substitution in 'embed-store-paths' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-04gnu: fish-guix: Adjust the home-page.ng0
* gnu/packages/shells.scm (fish-guix)[home-page]: Use the correct website. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-03gnu: Add fish-guix.ng0
* gnu/packages/shells.scm (fish-guix): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-02gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari
* 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-03Merge branch 'core-updates'Ludovic Courtès
2017-03-31gnu: xonsh: Update to 0.5.9.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.5.9.
2017-03-30gnu: dash: Update to 0.5.9.1.Leo Famulari
* 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-09Merge branch 'master' into core-updatesLudovic Courtès
2017-02-24gnu: tcsh: Use modify-phases.Leo Famulari
* gnu/packages/shells.scm (tcsh)[arguments]: Use modify-phases.
2017-02-24gnu: tcsh: Update to 6.20.00.Leo Famulari
* 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-22gnu: xonsh: Update to 0.5.5.Danny Milosavljevic
* gnu/packages/shells.scm (xonsh): Update to 0.5.5.
2017-02-20Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-02-17gnu: fish: Fix build after upstream changes.Tobias Geerinckx-Rice
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.
2017-02-16gnu: Add scsh.ng0
* gnu/packages/shells.scm (scsh): New variable.
2017-02-10Merge branch 'master' into core-updatesLudovic Courtès
2017-02-06gnu: xonsh: Update to 0.5.3.Danny Milosavljevic
* gnu/packages/shell.scm (xonsh): Update to 0.5.3.
2017-02-03gnu: fish: Update to 2.5.0.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (fish): Update to 2.5.0. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add ‘bootstrap’ phase.
2017-01-25gnu: tcsh: Incorporate grafted patch.Leo Famulari
* gnu/packages/shells.scm (tcsh)[replacement]: Remove field. [source]: Add patch 'tcsh-fix-out-of-bounds-read.patch'. (tcsh/fixed): Remove variable.
2017-01-23gnu: Add es.ng0
* gnu/packages/shells.scm (es): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-22gnu: fish: Embed full path to Python.Ricardo Wurmus
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-12gnu: xonsh: Update to 0.5.2.Danny Milosavljevic
* gnu/packages/shells.scm (xonsh): Update to 0.5.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-29gnu: xonsh: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (xonsh): Update to 0.5.1.
2016-12-22gnu: xonsh: Fix description.Kei Kebreau
* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
2016-12-22gnu: xonsh: Update to 0.5.0.Stefan Reichör
* gnu/packages/shells.scm (xonsh): Update to 0.5.0. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2016-12-08gnu: tcsh: Fix out of bounds read.Leo Famulari
* 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-11-18gnu: xonsh: Update to 0.4.7.Danny Milosavljevic
* gnu/packages/shells.scm (xonsh): Update to 0.4.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-15gnu: fish: Update to 2.4.0.Tobias Geerinckx-Rice
* gnu/packages/shells.scm (fish): Update to 2.4.0.
2016-10-16gnu: xonsh: Disable the test suite.Leo Famulari
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.