about summary refs log tree commit diff
path: root/pkgs/shells
Commit message (Collapse)AuthorAge
...
* Merge pull request #25835 from therealpxc/fishJörg Thalheim2017-05-22
|\ | | | | Fish: source NixOS environment on non-login shells + source shell init on NixOS even when parent shell has done so
| * fish: source NixOS environment on non-login shells, when it hasn't beenPatrick Callahan2017-05-19
| | | | | | | | | | | | | | | | sourced (this fixes issue #25789: https://github.com/NixOS/nixpkgs/issues/25789#issuecomment-301577290 and the issue with git-annex mentioned here https://github.com/NixOS/nixpkgs/pull/24314#issuecomment-301587124 )
* | lambda-mod-zsh-theme: 2017-04-05 -> 2017-05-21Maximilian Bosch2017-05-21
|/
* oh-my-zsh: 2017-03-30 -> 2017-05-03Tim Steinbach2017-05-16
|
* fish: resolve NixOS-related initialization problemsPatrick Callahan2017-05-10
|
* fish-foreign-env: git-20151223 -> git-20170324Patrick Callahan2017-05-10
|
* Merge pull request #25515 from league/zsh-git-promptJörg Thalheim2017-05-09
|\ | | | | zsh-git-prompt: Init at 0.5
| * zsh-git-prompt: Init at 0.5Christopher League2017-05-07
| | | | | | | | | | | | | | | | | | | | | | This is a plugin of sorts for your `.zshrc` that can add status information about the current git repository to your prompt. By default it uses a python script and is thus easy on the dependencies and not really worth packaging. But there's also a Haskell implementation. I set it up sometime back, but then it died when the libgmp version it was compiled with disappeared in a garbage collection. So I decided that the Haskell version of zsh-git-prompt might be worth packaging after all.
* | lambda-mod-zsh-theme: add unstable infixJörg Thalheim2017-05-07
| |
* | lambda-mod-zsh-theme: 2015-12-15 -> 2017-04-05Maximilian Bosch2017-05-07
|/ | | | fixes #25492
* bash: Remove unnecessary 'Makefile.inc' that is keeping reference to ↵Tuomas Tynkkynen2017-04-26
| | | | | | | | | | | | | | | bootstrap-tools The file is an example makefile for developing bash plugins, and contains stuff like: ```` example: example.o $(SHOBJ_LD) $(SHOBJ_LDFLAGS) $(SHOBJ_XLDFLAGS) -o $@ example.o $(SHOBJ_LIBS) ```` So no package is really going to depend on that, and it's making the .dev output keep a reference to the bootstrap tools. Just nuke it.
* oh-my-zsh: changed example commandDrawnWren2017-04-23
| | | Fixed a typo in the example command. oh-my-zsh-git -> oh-my-zsh
* mksh: 52c -> 55Joachim Fasting2017-04-23
|
* mksh: simplify expression somewhatJoachim Fasting2017-04-23
| | | | Also add myself to maintainers.
* Merge pull request #24479 from Ma27/init/lambda-mod-zsh-themeBenno Fünfstück2017-04-22
|\ | | | | lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b
| * lambda-mod-zsh-theme: refactor install behavior to use `themes` dirMaximilian Bosch2017-04-09
| | | | | | | | | | | | | | | | Now it's possible to set the path of this derivation as `ZSH_CUSTOM` in the zsh configuration, so it's possible to use the theme directly from the store path. see https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes
| * lambda-mod-zsh-theme: fix broken `maintainers` expressionMaximilian Bosch2017-04-09
| |
| * lambda-mod-zsh-theme: refactor to use `fetchFromGitHub` for source retrievalMaximilian Bosch2017-04-09
| |
| * lambda-mod-zsh-theme: remove unnecessary `rec` declarationMaximilian Bosch2017-04-09
| |
| * lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31bMaximilian Bosch2017-04-09
| |
* | Merge pull request #24760 from matthewbauer/linux-only-pkgsPeter Simons2017-04-09
|\ \ | |/ |/| Mark linux-only pkgs
| * rssh: make linux-onlyMatthew Bauer2017-04-08
| |
* | oh-my-zsh: 2017-02-27 -> 2017-03-30Tim Steinbach2017-03-31
|/
* bash: 4.4p5 -> 4.4p12Eelco Dolstra2017-03-20
|
* Merge pull request #23875 from NeQuissimus/oh-my-zsh_2017-02-27Tim Steinbach2017-03-13
|\ | | | | oh-my-zsh: 2017-02-20 -> 2017-02-27
| * oh-my-zsh: 2017-02-20 -> 2017-02-27Tim Steinbach2017-03-13
| |
* | bash: Set bash_cv_getcwd_malloc=yes when cross compilingTuomas Tynkkynen2017-03-14
|/ | | | | | | | | | | | | Because if you don't, the configure script assumes that your getcwd() function is broken. Which then makes bash use it's own getcwd() implementation, which doesn't work if the path to the current directory contains bind mounts in its paths. This shows up as: shell-init: error retrieving current directory: getcwd: cannot access parent directories: Bad file descriptor ... and fails the aarch64 glibc build with sandboxes enabled. Sigh.
* oh-my-zsh: 2017-01-15 -> 2017-02-20Tim Steinbach2017-02-21
|
* dgsh-unstable: Init at 2017-02-05 (#22657)Rahul Gopinath2017-02-18
| | | Dgsh is the directed graph shell
* elvish: 0.1 -> 0.5Rahul Gopinath2017-02-12
|
* bash-completion: call readlink without errors on DarwinNick Novitski2017-02-11
|
* bash-completion: 2.4 -> 2.5Robert Helgesson2017-02-06
|
* fish: 2.3.1 -> 2.5.0rnhmjoj2017-02-04
|
* es: add ttuegel to maintainersThomas Tuegel2017-01-31
|
* es: git-2015-04-11 -> 0.9.1Thomas Tuegel2017-01-31
|
* tcsh: 6.19.00 -> 6.20.00Franz Pletz2017-01-26
|
* oh-my-zsh: 2016-12-16 -> 2017-01-15Tim Steinbach2017-01-17
|
* oh-my-zsh: add share dir to pathsToLinkKrzysztof Janosz2017-01-17
|
* zsh-autosuggestions: init at 0.3.3 (#21792)Yacine Hmito2017-01-11
| | | Added a related `programs.zsh.enableAutosuggestions` option
* bash: switch the default 4.3 -> 4.4Vladimír Čunát2017-01-05
| | | | ... and remove the now-unused 4.3 expression.
* bash-4.4: p0 -> p5 + a security patch from GentooVladimír Čunát2017-01-05
|
* bash-4.3: fix security problems via a Gentoo patchVladimír Čunát2017-01-05
|
* bash-4.3-p46 -> bash-4.3-p48Daiderd Jordan2017-01-04
|
* zsh: 5.3 -> 5.3.1Pascal Wittmann2016-12-21
|
* nix-zsh-completions: 0.2 -> 0.3Ole Jørgen Brønner2016-12-21
|
* oh-my-zsh: 2016-11-16 -> 2016-12-14Tim Steinbach2016-12-17
|
* zsh: 5.2 -> 5.3Tim Steinbach2016-12-12
|
* rssh: Make rssh a valid shellMarius Bergmann2016-12-01
| | | | | | The rssh package did not have the 'shellPath' attribute, so it could not be used as the default shell for a nixos user. I fixed this by adding the attribute.
* oh-my-zsh: 2016-11-03 -> 2016-11-16Tim Steinbach2016-11-19
|
* Merge #20081: update alsa lib, plugins and utilsVladimír Čunát2016-11-17
|\