nixpkgs/pkgs/shells
Sergei Trofimovich 99e148dd27 bash: fix parallel build failure on unwind_prot.o
As reported by Robert Scott in https://github.com/NixOS/nixpkgs/pull/245066
without the change `make -j8` build of `make` occasionally fails to
buildin parallel. The simplest reproducer is:

    $$ ./configure
    $$ make unwind_prot.o
    ...
    In file included from unwind_prot.c:51:
    In file included from ./bashintl.h:30:
    ./include/gettext.h:27:11: fatal error: 'libintl.h' file not found
    # include <libintl.h>
              ^~~~~~~~~~~
    1 error generated.
    make: * [Makefile:106: unwind_prot.o] Error 1

The change adds missing ttransitive `${LIBINTL_H}` dependency for
unwind_prot.o.
2023-07-24 23:23:14 +01:00
..
any-nix-shell
bash bash: fix parallel build failure on unwind_prot.o 2023-07-24 23:23:14 +01:00
carapace carapace: 0.25.0 -> 0.25.1 2023-07-11 14:56:32 +00:00
dash dash: 0.5.11.5 -> 0.5.12 2023-03-17 04:20:00 +00:00
dgsh
elvish elvish: rewrite 2023-03-22 07:30:37 -03:00
es
fish fishPlugins.sponge: replace "${version}" with version 2023-07-02 14:51:39 -04:00
fzf-git-sh fzf-git-sh: init at unstable-2022-09-30 2022-12-21 13:32:32 +00:00
hilbish hilbish: 2.1.0 -> 2.1.2 2023-04-15 19:54:56 +03:00
hishtory hishtory: init at 0.208 2023-06-02 00:30:46 +10:00
ion tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
jush
ksh
liquidprompt
loksh loksh: 7.2 -> 7.3 2023-04-27 13:59:58 +00:00
mksh
mrsh
murex murex: 4.3.3200 -> 4.4.6110 2023-07-17 03:38:06 +00:00
nix-your-shell nix-your-shell: 1.1.0 -> 1.1.1 2023-02-22 12:22:36 -08:00
nsh
nushell nushell: refactor 2023-07-03 08:47:34 -04:00
oh
oil oil: remove obsolete readline workaround 2023-07-01 12:25:49 -05:00
oksh oksh: 7.2 -> 7.3 2023-04-25 16:51:14 +00:00
pash
powershell powershell: 7.3.2 -> 7.3.4 2023-05-30 11:04:59 +03:00
rc
rc-9front rc-9front: enable parallel builds 2023-07-09 14:23:07 -05:00
rush
scponly
tcsh tcsh: 6.24.07 -> 6.24.10 2023-04-22 11:48:25 -03:00
xonsh xonsh: Add wrapper 2023-06-30 19:39:53 +12:00
yash yash: 2.53 -> 2.54 2023-02-25 07:52:38 -07:00
zsh Merge pull request #245044 from r-ryantm/auto-update/zsh-vi-mode 2023-07-23 22:40:39 -06:00