about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
* Merge pull request #14526 from Profpatsch/fish-completionsTuomas Tynkkynen2016-04-09
|\ | | | | fish: pick up completion files from other packages
| * fish: pick up completion files from other packagesProfpatsch2016-04-09
| | | | | | | | | | | | Some packages bring their own completions in /share/fish/vendor_completions.d. Now they are picked up by fish from every path in NIX_PROFILES.
* | oh-my-zsh: 2016-03-31 -> 2016-04-06Tim Steinbach2016-04-07
|/
* Merge pull request #14343 from mayflower/upstream-zsh-zprofilejoachifm2016-04-01
|\ | | | | zsh: fix configureFlags #14256
| * zsh: fix configureFlags #14256Christian Albrecht2016-03-31
| | | | | | | | | | commit 97332d3 introduced non expanding $out/etc/zprofile in zshs compiled in PATH. this commit reverts the change so that $out is expanded at configure time.
* | oh-my-zsh: 2016-03-24 -> 2016-03-31Tim Steinbach2016-04-01
|/
* oh-my-zsh: 2016-03-19 -> 2016-03-24NeQuissimus2016-03-25
|
* oh-my-zsh: 2016-03-11 -> 2016-03-19Tim Steinbach2016-03-22
|
* bash-completion: remove collisionPeter Hoeg2016-03-20
| | | | nmcli is already provided by network-manager
* oh-my-zsh: 2016-02-27 -> 2016-03-11Tim Steinbach2016-03-15
|
* zsh: fix zsh.info* install locationChristoph Hrdinka2016-03-09
|
* mksh: 52 -> 52cTobias Geerinckx-Rice2016-03-08
| | | | Changes: https://www.mirbsd.org/mksh.htm#clog
* oh-my-zsh-git: init at 2016-02-27Sergiu Ivanov2016-03-07
|
* Merge pull request #13368 from nathan7/fish-ulzimbatm2016-02-28
|\ | | | | fish: fix hidden dependency on ul(1) on Linux
| * fish: fix hidden dependency on ${glibc}/bin/getent on LinuxNathan Zadoks2016-02-28
| |
| * fish: fix hidden dependency on utillinux on LinuxNathan Zadoks2016-02-28
| |
* | fish: remove kbd dependency on DarwinScott Olson2016-02-28
|/
* buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
|
* fish: don't use manpath(1) from PATH in functions/man.fishNathan Zadoks2016-02-02
| | | | Close #12762.
* Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2016-01-25
| | | | | | | This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
* fish: fix merge conflictJakob Gillich2016-01-05
| | | | patches got duplicated
* Merge pull request #11945 from jgillich/fishArseniy Seroka2016-01-06
|\ | | | | fish: add module to support it as default shell
| * fish: add module to support it as default shellJakob Gillich2015-12-26
| | | | | | | | | | | | | | | | * Patched fish to load /etc/fish/config.fish if it exists (by default, it only loads config relative to itself) * Added fish-foreign-env package to parse the system environment closes #5331
* | Merge pull request #12000 from nathan7/nix-auto-runNikolay Amiantov2016-01-03
|\ \ | | | | | | command-not-found: add NIX_AUTO_RUN option, to automatically invoke nix-shell
| * | fish: pass all of argv to command-not-foundNathan Zadoks2015-12-28
| |/
* | Merge master into stagingVladimír Čunát2015-12-23
|\|
| * grml-zsh-config: init at 0.12.4Matthijs Steen2015-12-17
| |
* | Merge master into stagingVladimír Čunát2015-12-17
|\|
| * mksh: maintainers += nckxTobias Geerinckx-Rice2015-12-14
| |
| * mksh: 51 -> 52Tobias Geerinckx-Rice2015-12-14
| | | | | | | | | | | | | | | | | | ‘This release has a nonzero chance to break existing scripts that use some extension features – I had to quote some tildes in dot.mkshrc and a variable expansion in ${x/y"$z"} in MirWebseite (the $z) – twice!. As usual, test!’ -- https://www.mirbsd.org/permalinks/news_e20151212-tg.htm
| * fish: Use /bin/hostname on darwin. Fixes #11012.Alexander Shabalin2015-12-13
| |
| * zsh: 5.1.1 -> 5.2Pascal Wittmann2015-12-05
| |
* | Merge master into stagingVladimír Čunát2015-12-05
|\| | | | | | | | | Taken the version from recent channel bump, as it's well-tested. Close #11460.
| * Revert "Update bash patches"Daniel Peebles2015-12-02
| |
| * GNU apparently modified bash patch 042.Burke Libbey2015-12-01
| |
| * fish: use absolute path to clear when pressing ^LVladimír Čunát2015-11-29
| | | | | | | | | | It was unable to find `clear` for me. /cc maintainer @ocharles.
| * zsh: re-enable tests skipping brokenChristian Albrecht2015-11-26
| | | | | | | | | | Do not disable all tests, only those broken as zsh/zpty module is not available on hydra.
| * pash: clean up meta informationPascal Wittmann2015-11-25
| |
| * nix-zsh-completions: init at 0.2Spencer Whitt2015-11-24
| |
* | GNU apparently modified bash patch 042.Burke Libbey2015-12-03
|/
* pash: init at git-2015-11-06Friedrich von Never2015-11-19
|
* fish: fix use hostname from the store instead of from the environmentSamuel Rivas2015-11-06
|
* fix: substitute path to bc in math.fishPascal Wittmann2015-11-05
| | | | closes #10141
* Merge commit 'a6f6c0e' into master.upstreamWilliam A. Kennington III2015-09-15
|\ | | | | | | | | This is a partial merge of staging where we have up to date binaries for all packages.
| * bash4.3: p39 -> p42William A. Kennington III2015-08-31
| |
| * bash: Remove stale 4.1 patchesWilliam A. Kennington III2015-08-31
| |
* | zsh: 5.1 -> 5.1.1Pascal Wittmann2015-09-12
| |
* | Merge pull request #9254 from FRidh/jupyterPascal Wittmann2015-09-08
|\ \ | | | | | | ipython: 3.2 -> 4.0
| * | python-packages ipython: 3.2 -> 4.0Frederik Rietdijk2015-08-29
| |/
* | [zsh] disable tests again, they fail on hdyraPascal Wittmann2015-09-08
| |