content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
AgeCommit message (Expand)Author
2020-04-15Merge branch 'master' into core-updatesMarius Bakke
2020-04-14gnu: mksh: Update to 58....* gnu/packages/shells.scm (mksh): Update to 58. Tobias Geerinckx-Rice
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-09gnu: tcsh: Use HTTPS home page....* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-03-03gnu: fish: Don't use NAME in source URI....* gnu/packages/shells.scm (fish)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-03-03gnu: oil-shell: Update to 0.7.0....* gnu/packages/shells.scm (oil-shell): Update to 0.7.0. Tobias Geerinckx-Rice
2020-02-29gnu: zsh: Update to 5.8....* gnu/packages/shells.scm (zsh): Update to 5.8. Signed-off-by: Leo Famulari <leo@famulari.name> Vincent Legoll
2020-02-17gnu: Rename 'gash-core-utils' to 'gash-utils'....* gnu/packages/shells.scm (gash-core-utils): Rename this... (gash-utils): ...to this. * gnu/packages/commencement.scm (gash-core-utils): Rename this... (gash-utils): ...to this and update the parent package reference. (%boot-gash-inputs): Update reference. Timothy Sample
2020-02-17gnu: Add gash-core-utils....* gnu/packages/shells.scm (gash-core-utils): New variable. Jan Nieuwenhuizen
2020-02-14Merge branch 'master' into core-updatesMarius Bakke
2020-02-13gnu: Add gash-utils....* gnu/packages/shells.scm (gash-utils): New variable. Jan Nieuwenhuizen
2020-02-10gnu: zsh: Enable maildir....* gnu/packages/shells.scm (zsh)[arguments]: Add configure flag for maildir. Brice Waegeneire
2020-02-10gnu: zsh: Update to 5.7.1....* gnu/packages/shells.scm (zsh): Update to 5.7.1. Brice Waegeneire
2020-01-21Merge branch 'staging' into core-updatesMarius Bakke
2020-01-17gnu: xonsh: Use HTTPS home page....* gnu/packages/shells.scm (xonsh)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe
2019-12-16gnu: gash: Update to 0.2.0....* gnu/packages/shells.scm (gash): Update to 0.2.0. Jan Nieuwenhuizen
2019-12-05gnu: tcsh: Update to 6.22.02....* gnu/packages/patches/tcsh-fix-autotest.patch: Adjust for 6.22.02. * gnu/packages/patches/tcsh-fix-out-of-bounds-read.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/shells.scm (tcsh): Update to 6.22.02. [source](patches): Remove obsolete patch. Marius Bakke
2019-11-16Merge remote-tracking branch master into core-updatesMathieu Othacehe
2019-11-03gnu: loksh: Update to 6.6....* gnu/packages/shells.scm (loksh): Update to 6.6. Tobias Geerinckx-Rice
2019-09-24gnu: tcsh: Fix cross-compilation....* gnu/packages/shells.scm (tcsh)[arguments]: Replace "cc" by "gcc" as native gethost compiler when cross-compiling. Mathieu Othacehe