summaryrefslogtreecommitdiff
path: root/gnu/packages/shellutils.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: direnv: Build with Go 1.9.Leo Famulari2018-11-131-2/+3
| | | | | * gnu/packages/shellutils.scm (direnv)[native-inputs]: Remove go. [inputs]: Add go-1.9.
* gnu: fzy: Update to 1.0.Tobias Geerinckx-Rice2018-10-281-2/+2
| | | | * gnu/packages/shellutils.scm (fzy): Update to 1.0.
* gnu: fzy: Don't use unstable tarball.Tobias Geerinckx-Rice2018-10-281-5/+7
| | | | | * gnu/packages/shellutils.scm (fzy)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Add hstr.Benjamin Slade2018-09-101-0/+47
| | | | * gnu/packages/shellutils.scm (hstr): New variable.
* gnu: direnv: Edit description.Tobias Geerinckx-Rice2018-01-211-6/+7
| | | | * gnu/packages/shellutils.scm (direnv)[description]: Edit and use @file.
* gnu: direnv: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-211-1/+1
| | | | * gnu/packages/shellutils.scm (direnv)[home-page]: Use HTTPS.
* gnu: Add fzy.Stefan Reichör2017-08-301-0/+35
| | | | * gnu/packages/shellutils.scm (fzy): New variable.
* gnu: direnv: Update to 2.11.3.Tobias Geerinckx-Rice2017-03-151-2/+2
| | | | * gnu/packages/shellutils.scm (direnv): Update to 2.11.3.
* gnu: trash-cli: Update to 0.17.1.14.Tobias Geerinckx-Rice2017-01-241-2/+2
| | | | * gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.14.
* gnu: trash-cli: Update to 0.17.1.1.Alex Griffin2017-01-031-3/+3
| | | | | | * gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: direnv: Update to 2.10.0.Christopher Baines2016-12-111-2/+2
| | | | | | * gnu/packages/shellutils.scm (direnv): Update to 2.10.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add direnv.Christopher Baines2016-09-141-0/+34
| | | | | | * gnu/packages/shellutils.scm (direnv): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Add trash-cli.Alex Griffin2016-07-231-1/+41
| | | | | | * gnu/packages/shellutils.scm (trash-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add envstore.Matthew Jordan2016-05-211-0/+50
* gnu/package/shellutils.scm: New file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>