nixpkgs/pkgs/shells/bash
Lancelot SIX 090b1804b7 bash_5: upgrade readline dependency to 8.1
Readline 8.1 is required for bash-5.1 to work properly.

From bash-5.1 release message[1]:

> Bash can be linked against an already-installed Readline library
> rather than the private version in lib/readline if desired.  Only
> readline-8.1 and later versions are able to provide all of the symbols
> that bash-5.1 requires; earlier versions of the Readline library will
> not work correctly.

[1] https://lists.gnu.org/archive/html/info-gnu/2020-12/msg00003.html
2021-04-14 21:27:24 +01:00
..
bash-completion pkgs/shells: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
nix-bash-completions treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
4.4.nix bash: don't rely on patch timestamps in build 2021-03-21 16:11:09 +01:00
5.1.nix bash_5: upgrade readline dependency to 8.1 2021-04-14 21:27:24 +01:00
bash-4.4-patches.nix bash: 4.4p19 -> 4.4p23 2018-06-10 01:15:45 -05:00
bash-5.1-patches.nix bash: 5.0 -> 5.1 2020-12-22 10:43:59 +11:00
cygwin-bash-4.4.11-2.src.patch bash: simplify expression, add withDocs option 2018-04-25 19:50:54 +00:00
pgrp-pipe-4.4.patch bash: don't rely on patch timestamps in build 2021-03-21 16:11:09 +01:00
pgrp-pipe-5.1.patch bash: don't rely on patch timestamps in build 2021-03-21 16:11:09 +01:00
update-patch-set.sh bash: Use nix-shell in update script 2020-10-15 19:34:49 -04:00