1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/shells
Tuomas Tynkkynen dff0ba38a2 bash: Set bash_cv_getcwd_malloc=yes when cross compiling
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.
2017-03-14 00:33:29 +02:00
..
bash bash: Set bash_cv_getcwd_malloc=yes when cross compiling 2017-03-14 00:33:29 +02:00
bash-completion bash-completion: call readlink without errors on Darwin 2017-02-11 09:42:12 +13:00
dash Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
dgsh dgsh-unstable: Init at 2017-02-05 (#22657) 2017-02-18 14:25:49 +01:00
elvish elvish: 0.1 -> 0.5 2017-02-12 21:37:53 +01:00
es es: add ttuegel to maintainers 2017-01-31 07:54:36 -06:00
fish fish: 2.3.1 -> 2.5.0 2017-02-04 20:58:55 +01:00
fish-foreign-env treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
grml-zsh-config
mksh Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
nix-zsh-completions nix-zsh-completions: 0.2 -> 0.3 2016-12-21 11:59:14 +01:00
oh buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
oh-my-zsh oh-my-zsh: 2017-01-15 -> 2017-02-20 2017-02-21 19:07:59 -05:00
pash pash: 2015-11-06 -> 2016-07-06 2016-07-28 17:16:37 -07:00
rc rc: init at 1.7.4 2016-08-26 16:24:43 +03:00
rssh rssh: Make rssh a valid shell 2016-12-01 14:48:47 +01:00
rush Merge #20081: update alsa lib, plugins and utils 2016-11-17 11:26:00 +01:00
tcsh tcsh: 6.19.00 -> 6.20.00 2017-01-26 03:52:49 +01:00
xonsh xonsh: 0.4.1 -> 0.4.3 2016-07-21 01:01:57 +02:00
zsh zsh: 5.3 -> 5.3.1 2016-12-21 21:21:59 +01:00
zsh-autosuggestions zsh-autosuggestions: init at 0.3.3 (#21792) 2017-01-11 07:00:48 +01:00
zsh-completions zsh-completions: init at version 0.18.0 (#16512) 2016-06-27 00:39:18 +02:00
zsh-prezto treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
zsh-syntax-highlighting zsh-syntax-highlighting: enable build for darwin 2016-10-05 16:43:53 +02:00