about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
...
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * 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
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\|
| * fish: don't use manpath(1) from PATH in functions/man.fishNathan Zadoks2016-02-02
| | | | | | | | Close #12762.
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | Let's get rid of those merge conflicts.
| * 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.
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * 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 branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * | 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
| | |
| * | Merge master into stagingVladimír Čunát2015-12-05
| |\ \ | | | | | | | | | | | | | | | | Taken the version from recent channel bump, as it's well-tested. Close #11460.
| * | | GNU apparently modified bash patch 042.Burke Libbey2015-12-03
| | | |
* | | | Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
|\ \ \ \ | | |_|/ | |/| |
| * | | zsh: 5.1.1 -> 5.2Pascal Wittmann2015-12-05
| | |/ | |/|
| * | Revert "Update bash patches"Daniel Peebles2015-12-02
| | |
| * | GNU apparently modified bash patch 042.Burke Libbey2015-12-01
| | |
* | | Merge branch 'master' into closure-sizeLuca Bruno2015-11-29
|\| |
| * | 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
| | |
* | | Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
|\| |
| * | nix-zsh-completions: init at 0.2Spencer Whitt2015-11-24
| |/
| * pash: init at git-2015-11-06Friedrich von Never2015-11-19
| |
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * 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
* | bash: remove bashbug for non-interactive, refactorVladimír Čunát2015-10-28
| |
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\| | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * 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
| | |
| * | zsh: enable testsPascal Wittmann2015-09-06
| | |
| * | zsh: update from 5.0.8 to 5.1Pascal Wittmann2015-09-06
| |/