David Pflug
a52dc9e5e3
gnu: oil: Update to 0.17.0.
...
* gnu/packages/shells.scm (oil): Update to 0.17.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13 13:48:12 +08:00
Sören Tempel
6a01add770
gnu: loksh: Update to 7.3.
...
* gnu/packages/shells.scm (loksh): Update to 7.3.
[source]: Update style.
Signed-off-by: Sören Tempel <soeren@soeren-tempel.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:16:40 +02:00
Andrew Whatson
a479c0925a
gnu: scsh: Fix version number and use gexps.
...
* gnu/packages/shells.scm (scsh)[version] Use latest upstream commit.
Use git-version. Correct base version number to 0.7.
[source]: Use git-file-name.
[arguments]: Use gexps and remove trailing #t in phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12 23:14:11 +02:00
Janneke Nieuwenhuizen
d04db1249c
gnu: tcsh: Skip substitution tests on the Hurd.
...
* gnu/packages/shells.scm (tcsh)[arguments]: When building natively on the
Hurd, add phase 'skip-tests'.
2023-07-20 10:11:35 +02:00
Greg Hogan
bd0e7c5e17
gnu: zsh: Update to 5.9.
...
* gnu/packages/shells.scm (zsh): Update to 5.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-07-18 20:23:42 +08:00
宋文武
59e27b23ed
gnu: linenoise: Update to 1.0-2.93b2db9.
...
* gnu/packages/shells.scm (linenoise): Update to 1.0-2.93b2db9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-06-14 18:14:09 +08:00
Greg Hogan
f7d5722d36
gnu: fish: Update to 3.6.1.
...
* gnu/packages/shells.scm (fish): Update to 3.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-01 12:18:31 +03:00
Edison Ibáñez
fc79528ae3
gnu: xonsh: Update to 0.14.0.
...
* gnu/packages/shells.scm (xonsh): Update to 0.14.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-24 11:41:50 +03:00
Felix Gruber
dff1689bb3
gnu: oil: Update to 0.15.0.
...
* gnu/packages/shells.scm (oil): Update to 0.15.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-22 17:05:22 +02:00
jgart
f858704e7c
gnu: xonsh: Add missing input.
...
Xonsh vim emulation mode/environment variable does not work without this.
* gnu/packages/shell.scm (xonsh)[inputs]: Add PYTHON-PROMPT-TOOLKIT.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-26 14:56:55 +02:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Z572
452b2ec593
gnu: tcsh: Fix riscv64 cross-compilation.
...
* gnu/packages/shells.scm (tcsh): fix riscv64 cross-build.
[arguments]<#:phase>: Add 'update-config-scripts' phase for riscv64.
[native-inputs]: Add CONFIG for riscv64.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-06 18:34:14 +02:00
Josselin Poiret
cebcf3533a
gnu: zsh: Patch failing test that uses egrep.
...
* gnu/packages/patches/zsh-egrep-failing-test.patch: New file.
* gnu/packages/shells.scm (zsh): Patch it.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:22:19 +02:00
Felix Gruber
dd41b226cf
gnu: oil: Update to 0.14.2.
...
* gnu/packages/shells.scm (oil): Update to 0.14.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-03-27 16:38:14 +01:00
Andreas Enge
ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates
2023-03-20 18:49:06 +01:00
Christopher Baines
7df09ee0ab
Merge remote-tracking branch 'savannah/master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/autotools.scm
gnu/packages/cmake.scm
gnu/packages/gnuzilla.scm
gnu/packages/haskell.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/samba.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/wxwidgets.scm
2023-03-02 10:55:08 +00:00
Winter
ea870a70e9
gnu: fish: Update to 3.6.0.
...
* gnu/packages/shells.scm (fish): Update to 3.6.0.
[source]: Remove snippet, as the bundled PCRE2 sources have been
removed (see CHANGELOG.rst).
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-26 01:00:09 +01:00
Efraim Flashner
1b4f6286df
gnu: scsh: Use a search path.
...
* gnu/packages/shells.scm (scsh)[source]: Add patch.
[native-search-paths]: New field.
* gnu/packages/patches/scsh-nonstring-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-02-16 17:07:35 +02:00
Efraim Flashner
4cf1acc7f3
Merge remote-tracking branch 'origin/master' into core-updates
...
Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
2023-01-30 12:39:40 +02:00
Tobias Geerinckx-Rice
142a938afd
gnu: oil: Update to 0.12.9.
...
* gnu/packages/shells.scm (oil): Update to 0.12.9.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
992773d3a2
gnu: dash: Capitalise description sentences.
...
* gnu/packages/shells.scm (dash)[description]: Capitalise ‘dash’.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice
55e2b9b0a4
gnu: dash: Update to 0.5.12.
...
* gnu/packages/shells.scm (dash): Update to 0.5.12.
[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:01 +01:00
Edison Ibáñez
b44f0261f8
gnu: xonsh: Update to 0.13.4.
...
* gnu/packages/shells.scm (xonsh): Update to 0.13.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:13:18 +08:00
Felix Gruber
c07b55eb94
gnu: oil: Update to 0.12.7.
...
* gnu/packages/shells.scm (oil): Update to 0.12.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-26 18:09:10 +03:00
Maxim Cournoyer
990a4822f1
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cran.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/icu4c.scm
gnu/packages/java.scm
gnu/packages/machine-learning.scm
gnu/packages/tex.scm
2022-09-27 15:59:30 -04:00
arkhan
89fed46752
gnu: xonsh: Update to 0.13.3.
...
* gnu/packages/shells.scm (xonsh): Update to 0.13.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-22 10:02:38 +08:00
Marius Bakke
ad384816fe
Merge branch 'staging' into core-updates
2022-08-27 17:10:55 +02:00
Felix Gruber
67b0a69f85
gnu: oil: Update to 0.12.4.
...
* gnu/packages/shells.scm (oil): Update to 0.12.4.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
arkhan
63471f6e7a
gnu: xonsh: Update to 0.13.1
...
* gnu/packages/shells.scm (xonsh): Update to 0.13.0.
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Mike Jones
7df39e6b2d
gnu: fish: Update to 3.5.1.
...
* gnu/packages/shells.scm (fish): Update to 3.5.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17 13:57:44 +08:00
Marius Bakke
77eb3008e3
Merge branch 'staging' into core-updates
2022-08-11 23:36:10 +02:00
Marius Bakke
6a3ed96af7
Merge branch 'staging' into core-updates
2022-07-27 17:53:05 +02:00
Felix Gruber
69eb840945
gnu: oil: Update to 0.12.0.
...
* gnu/packages/shells.scm (oil): Update to 0.12.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice
171964da5b
gnu: es: Use URL-FETCH/TARBOMB.
...
* gnu/packages/shells.scm (es)[source]: Use URL-FETCH/TARBOMB to let us…
[arguments]: …delete the ad-hoc 're-enter-rootdir phase.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
3dab424a3d
gnu: es: Update to 0.9.2.
...
* gnu/packages/shells.scm (es): Update to 0.9.2.
2022-07-24 02:00:00 +02:00
Marius Bakke
9044b086dd
Merge branch 'staging' into core-updates
2022-07-22 01:09:14 +02:00
arkhan
dee9a32888
gnu: xonsh: Update to 0.13.0
...
* gnu/packages/shells.scm (xonsh): Update to 0.13.0.
[source]: Rewrite snippet as a gexp.
[native-inputs]: Add python-setuptools, python-wheel
[inputs]: Add python-distro, python-pygments, python-pyperclip, python-setproctitle
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-12 01:17:45 +02:00
Marius Bakke
1a04f8c677
gnu: tcsh: Use G-expression.
...
* gnu/packages/shells.scm (tcsh)[arguments]: Rewrite as gexp.
2022-06-30 23:26:19 +02:00
Marius Bakke
bad74c24f0
gnu: tcsh: Update to 6.24.01.
...
* gnu/packages/shells.scm (tcsh): Update to 6.24.01.
[source](uri): Switch to new download location.
2022-06-30 23:26:18 +02:00
Ludovic Courtès
8c3e9da13a
Merge branch 'master' into core-updates
2022-06-08 14:46:24 +02:00
arkhan
2e6f4220cf
gnu: xonsh: Update to 0.12.4.
...
* gnu/packages/shells.scm (xonsh): Update to 0.12.4.
[source](snippet): Substitute "xonsh/parsers/completion_context.py".
[arguments]: Rewrite #:phases as a gexp.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:39:11 +02:00
Andrew Tropin
606ba14480
gnu: zsh: Build and install info pages.
...
* gnu/packages/shells.scm (zsh)[arguments]: Add 'make-info' and
'install-info' phases.
[native-inputs]: Add TEXINFO.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-04-29 18:07:16 +02:00
Felix Gruber
a37a8a23bd
gnu: oil: Update to 0.9.9.
...
* gnu/packages/shells.scm (oil): Update to 0.9.9.
[source]: Add comment on embedded CPython like Ludo’ proposed in
https://issues.guix.gnu.org/53642#3 .
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-03 12:42:18 +02:00
Maxim Cournoyer
a9429c8f22
Merge branch 'staging' into core-updates.
2022-03-21 23:39:43 -04:00
Timothy Sample
ee2f074d0b
gnu: gash: Update to 0.3.0.
...
* gnu/packages/shells.scm (gash): Update to 0.3.0.
[source]: Remove Guile 3.0 snippet.
[arguments]: Delete arguments.
* gnu/packages/commencement.scm (gash-boot)[source]: Do not remove
the Guile 3.0 snippet (it no longer exists).
2022-03-19 13:33:06 -06:00
Timothy Sample
892aac72a2
gnu: gash-utils: Update to 0.2.0.
...
* gnu/packages/patches/gash-utils-ls-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/shells.scm (gash-utils): Update to 0.2.0.
[source]: Remove patch and Guile 3.0 snippet.
* gnu/packages/commencement.scm (gash-utils-boot)[source]: Do not
modify parent value.
[arguments]: Add "env" to the list of scripts to create in the
'pre-configure' phase; add the "gash-utils" module directory in the
'configure', 'build', and 'install' phases.
2022-03-19 13:33:06 -06:00
Leo Famulari
73e28a8890
gnu: Zsh: Update to 5.8.1 [fixes CVE-2021-45444].
...
* gnu/packages/shells.scm (zsh): Update to 5.8.1.
2022-02-16 12:23:19 -05:00
Marius Bakke
06111d9396
gnu: fish: Disable flaky test.
...
* gnu/packages/shells.scm (fish)[arguments]: Delete test that occasionally
fails.
2022-02-15 22:42:26 +01:00
Steve George
89eb557a74
gnu: fish: Update to 3.3.1.
...
* gnu/packages/shells/scm (fish): Update to 3.3.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-15 15:07:57 +01:00
Nicolas Goaziou
3c37c92851
gnu: nushell: Improve synopsis.
...
* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording.
2022-02-08 14:41:36 +01:00